1
0
mirror of https://github.com/minio/minio.git synced 2025-03-13 05:00:11 -04:00
Aditya Manthramurthy f3248a4b37
Redact all secrets from config viewing APIs ()
This change adds a `Secret` property to `HelpKV` to identify secrets
like passwords and auth tokens that should not be revealed by the server
in its configuration fetching APIs. Configuration reporting APIs now do
not return secrets.
2023-06-23 07:45:27 -07:00
..