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