minio/internal/config
Harshavardhana 597a785253
fix: authenticate LDAP via actual DN instead of normalized DN (#19805)
fix: authenticate LDAP via actual DN instead of normalized DN

Normalized DN is only for internal representation, not for
external communication, any communication to LDAP must be
based on actual user DN. LDAP servers do not understand
normalized DN.

fixes #19757
2024-05-25 06:43:06 -07:00
..
api ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
batch ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
browser ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
cache ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
callhome ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
compress ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
dns cleanup ignored static analysis (#16767) 2023-03-06 08:56:10 -08:00
drive ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
etcd ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
heal ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
identity fix: authenticate LDAP via actual DN instead of normalized DN (#19805) 2024-05-25 06:43:06 -07:00
ilm ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
lambda ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
notify ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
policy ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
scanner ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
storageclass ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
subnet ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
bool-flag.go heal: Enable periodic bitrot scan configuration (#14464) 2022-04-07 08:10:40 -07:00
bool-flag_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
certs.go ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
certs_test.go Remove deprecated io/ioutil (#15707) 2022-09-19 11:05:16 -07:00
certsinfo.go add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00
config.go ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
config_test.go fix: cleanup config KV parsing using madmin helpers (#15552) 2022-08-18 15:55:17 -07:00
constants.go Support to store browser config settings (#18631) 2024-01-01 08:36:33 -08:00
crypto.go kms: add support for MinKMS and remove some unused/broken code (#19368) 2024-05-07 16:55:37 -07:00
crypto_test.go kms: add support for MinKMS and remove some unused/broken code (#19368) 2024-05-07 16:55:37 -07:00
errors-utils.go cleanup ignored static analysis (#16767) 2023-03-06 08:56:10 -08:00
errors.go add deprecated expiry_workers to be ignored (#19289) 2024-03-18 15:25:32 -07:00
help.go Redact all secrets from config viewing APIs (#17380) 2023-06-23 07:45:27 -07:00
legacy.go Do not save credentials in config.json (#16275) 2022-12-19 12:27:06 -08:00
server.go extend server config.yaml to support per pool set drive count (#19663) 2024-05-03 08:54:03 -07:00