s3proxy/src
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
..
main Fix anonymous bucket listing bug 2021-10-26 13:15:02 +09:00
test Fix anonymous bucket listing bug 2021-10-26 13:15:02 +09:00