minio/internal/config/lambda
Aditya Manthramurthy f3248a4b37
Redact all secrets from config viewing APIs (#17380)
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
..
event feat: add lambda transformation functions target (#16507) 2023-03-07 08:12:41 -08:00
target feat: add lambda transformation functions target (#16507) 2023-03-07 08:12:41 -08:00
config.go feat: add lambda transformation functions target (#16507) 2023-03-07 08:12:41 -08:00
help.go Redact all secrets from config viewing APIs (#17380) 2023-06-23 07:45:27 -07:00
parse.go feat: add lambda transformation functions target (#16507) 2023-03-07 08:12:41 -08:00