1
0
mirror of https://github.com/minio/minio.git synced 2025-04-01 02:03:42 -04:00
Aditya Manthramurthy 02e7de6367
LDAP config: fix substitution variables ()
- In username search filter and username format variables we support %s for
replacing with the username.

- In group search filter we support %s for username and %d for the full DN of
the username.
2021-02-22 13:20:36 -08:00
..