issues
search
scireum
/
s3ninja
S3 ninja emulates the Amazon S3 API for developement and test purposes
MIT License
493
stars
91
forks
source link
Fix: Listing Objects with Prefixes Containing Special Characters
#182
Closed
jakobvogel
closed
3 years ago
jakobvogel
commented
3 years ago
Restores computation of escaped key file names (broken in #171, version 7.0.2)
Properly decodes file names before comparing them with the given prefix
Upgrades dependencies, fixing the broken transitive dependency
Closes #180.
Closes #180.