fixed ldap auth module bug

This commit is contained in:
Martin Kamerbeek 2006-10-31 17:21:38 +00:00
parent 5408bc2de2
commit 8b706dc727
2 changed files with 8 additions and 7 deletions

View file

@ -26,7 +26,8 @@
- fix: metadata (WebGUI Help). Removed mention of the RawHeadTags macro
from the Metadata help.
- WebGUI::Session::Stow now warns if set() is called when cache is disabled
- Fixed a bug in the LDAP auth module where LDAP links could not connect to
the LDAP server (Martin Kamerbeek / Procolix)
7.1.2
- Fixed a bug where logging in/out would cause a blank page display.