Browse Source

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

Thanks to buzztiaan and NURDspace !

Fixes #4452,
related https://github.com/wekan/wekan/commit/3394f54fb47ce2830dd72f67fba4f281246c156f#commitcomment-70467719
Lauri Ojansivu 3 years ago
parent
commit
1a117d1941
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -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.