minio/internal/config/identity/ldap
Aditya Manthramurthy 0c855638de
fix: LDAP init. issue when LDAP server is down (#19619)
At server startup, LDAP configuration is validated against the LDAP
server. If the LDAP server is down at that point, we need to cleanly
disable LDAP configuration. Previously, LDAP would remain configured but
error out in strange ways because initialization did not complete
without errors.
2024-04-25 14:28:16 -07:00
..
config.go fix: LDAP init. issue when LDAP server is down (#19619) 2024-04-25 14:28:16 -07:00
help.go Redact all secrets from config viewing APIs (#17380) 2023-06-23 07:45:27 -07:00
ldap.go fix: IAM LDAP access key import bug (#19608) 2024-04-25 08:50:16 -07:00
legacy.go use LDAP config from minio/pkg to share with console (#15810) 2022-10-07 22:12:36 -07:00