minio/cmd/config/identity/openid
Andreas Auernhammer 4815f92fa8
fix MINIO_KMS_SECRET_KEY env. variable parsing (#12200)
This commit fixes a bug when parsing the env. variable
`MINIO_KMS_SECRET_KEY`. Before, the env. variable
name - instead of its value - was parsed. This (obviously)
did not work properly.

This commit fixes this.

Signed-off-by: Andreas Auernhammer <aead@mail.de>
2021-04-30 18:47:30 -07:00
..
ecdsa-sha3_contrib.go fix MINIO_KMS_SECRET_KEY env. variable parsing (#12200) 2021-04-30 18:47:30 -07:00
help.go update license change for MinIO 2021-04-23 11:58:53 -07:00
jwks.go update license change for MinIO 2021-04-23 11:58:53 -07:00
jwks_test.go update license change for MinIO 2021-04-23 11:58:53 -07:00
jwt.go update license change for MinIO 2021-04-23 11:58:53 -07:00
jwt_test.go update license change for MinIO 2021-04-23 11:58:53 -07:00
legacy.go update license change for MinIO 2021-04-23 11:58:53 -07:00
rsa-sha3_contrib.go fix MINIO_KMS_SECRET_KEY env. variable parsing (#12200) 2021-04-30 18:47:30 -07:00
validators.go update license change for MinIO 2021-04-23 11:58:53 -07:00
validators_test.go update license change for MinIO 2021-04-23 11:58:53 -07:00