mirror of
https://github.com/versity/versitygw.git
synced 2026-01-09 04:53:10 +00:00
The admin/root user has access to all buckets. So we don't need a valid ACL defined on the bucket to list these. Treat a non-existing ACL as an empty ACL for this case. Fixes #727