mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 15:45:07 +03: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