mirror of
https://github.com/minio/minio.git
synced 2025-01-23 12:43:16 -05:00
b3c8a1864f
anonymous users are never allowed to listBuckets(), we do not need to further validate the policy, we can simply reject if credentials are empty.