mirror of
https://github.com/pgsty/minio.git
synced 2026-07-25 06:56:18 +03:00
Do not save credentials in config.json (#16275)
This commit is contained in:
@@ -773,6 +773,8 @@ func handleCommonEnvVars() {
|
||||
logger.Info(color.RedBold(msg))
|
||||
}
|
||||
globalActiveCred = cred
|
||||
} else {
|
||||
globalActiveCred = auth.DefaultCredentials
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user