s3proxy/src/test
Timur Alperovich 512c926b6e Fix anonymous bucket listing bug
If the bucket locator is used with anonymous access, listing a container
results in a null-pointer exception, as there are no blobstores in the
locator. In that case, we should use the globLocator structure and
return the first available blobstore.
2021-10-26 13:15:02 +09:00
..
java/org/gaul/s3proxy Fix anonymous bucket listing bug 2021-10-26 13:15:02 +09:00
resources Adding testcases for cors-allow-all 2021-01-26 12:38:48 +09:00