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