Auto update user's DN if it changes on the LDAP server. Fixes bug #11217

This commit is contained in:
Colin Kuskie 2009-11-13 16:17:18 -08:00
parent b88a7bc190
commit c4e63dfef0
5 changed files with 110 additions and 22 deletions

View file

@ -14,6 +14,7 @@
- fixed #11226: New stylesheet (wg-base.css), new style templates (from the TWG)
- fixed #11216: LDAP Connections status incorrect
- fixed #11229: ProgressBar throws errors on some messages.
- fixed #11217: LDAP authentication fails if user DN changes
7.8.4
- Fixed a compatibility problem between WRE and new Spectre code.