Fix LDAP authentication doesn't support multiple emails in LDAP accounts.

Thanks to buzztiaan and NURDspace !

Fixes #4452,
related 3394f54fb4 (commitcomment-70467719)
This commit is contained in:
Lauri Ojansivu 2022-04-05 02:40:06 +03:00
parent bf449c5864
commit 1a117d1941

View file

@ -11,7 +11,7 @@ This release fixes the following bugs:
- [Fix oidc login when no group data is present](https://github.com/wekan/wekan/pull/4450). - [Fix oidc login when no group data is present](https://github.com/wekan/wekan/pull/4450).
Thanks to danielkaiser. Thanks to danielkaiser.
- [Fix LDAP authentication doesn't support multiple emails in LDAP accounts](https://github.com/wekan/wekan/commit/3394f54fb47ce2830dd72f67fba4f281246c156f). - [Fix LDAP authentication doesn't support multiple emails in LDAP accounts](https://github.com/wekan/wekan/commit/3394f54fb47ce2830dd72f67fba4f281246c156f).
Thanks to buzztiaan. Thanks to buzztiaan and NURDspace.
Thanks to above GitHub users for their contributions and translators for their translations. Thanks to above GitHub users for their contributions and translators for their translations.