-
-
Notifications
You must be signed in to change notification settings - Fork 692
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit fixes two issues with content filtering
-- `ZipContentFilter` logic for patterns that have a single allowed pattern. Earlier this would include all files. -- `generate_content_hash` also considers the patterns before generating the hash so that the hash generated matches the content of the zip.
- Loading branch information
1 parent
4f77bfc
commit 414fbb0
Showing
2 changed files
with
100 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters