Updated LDAP (markdown)

Lauri Ojansivu 2022-10-29 14:23:16 +03:00
parent f1f7242b9a
commit 7b4783e730

@ -1,6 +1,7 @@
## LDAP info ## LDAP info
- [**LDAP AD Simple Auth**](LDAP-AD-Simple-Auth) 2021-07-24 and related [Search Filter Settings](https://github.com/wekan/wekan/issues/3908#issuecomment-887545168): - [LDAP sync script, that also correctly removes users](https://github.com/wekan/wekan/blob/master/ldap-sync/ldap-sync.py)
- [LDAP AD Simple Auth](LDAP-AD-Simple-Auth) 2021-07-24 and related [Search Filter Settings](https://github.com/wekan/wekan/issues/3908#issuecomment-887545168):
``` ```
- LDAP_USER_SEARCH_FILTER=(objectClass=user) - LDAP_USER_SEARCH_FILTER=(objectClass=user)