mirror of
https://github.com/minio/minio.git
synced 2025-01-23 12:43:16 -05:00
e542084c37
Currently, we use the top-level prefix "config/" for all our IAM assets, instead of to provide tenant-level separation bring 'path_prefix' to namespace the access properly. Fixes #8567