mirror of
https://github.com/minio/minio.git
synced 2025-05-05 08:46:43 -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.