Updated LDAP AD Simple Auth (markdown)

Lauri Ojansivu 2021-07-24 19:28:00 +03:00
parent 9e2aa983da
commit d94c0e9fb4

@ -1,4 +1,5 @@
- [Original PR](https://github.com/wekan/wekan/pull/3909) - [Original PR](https://github.com/wekan/wekan/pull/3909). Thanks to indika-dev.
- [Added settings for all remainin Wekan Standalone (non-Sandstorm) platforms](https://github.com/wekan/wekan/commit/fe40f35d6d9b6293f3bdbf5bc0f3e8e708c59518) and Docs to this wiki page. Thanks to xet7.
- When enabled, LDAP_BASEDN is not needed. Example: `true` - When enabled, LDAP_BASEDN is not needed. Example: `true`
- Also change `mydomain.com` to your domain. - Also change `mydomain.com` to your domain.
- If you use LDAP Sync, also change those settings. - If you use LDAP Sync, also change those settings.