mirror of
https://github.com/minio/minio.git
synced 2024-04-21 12:41:46 +00: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.