-
fix for ldap server test class bind method
-
Lightweight Directory Access Protocol: May 27, 2012 6:00
Commit d0a6cbc on 7.x-1.x, committed by johnbarclayIssue #1589148 by miscul. Fix for login impossible with bind_method = 4.
-
Lightweight Directory Access Protocol: May 27, 2012 5:39
Commit 1dfead3 on 7.x-1.x, committed by johnbarclayIssue #1066608#comment-6009682 by jdickmann. fix for deriveFromEntryAttrMatchingUserAttr field implementation.
-
Lightweight Directory Access Protocol: May 27, 2012 5:26
Commit a9f5c4a on 7.x-1.x, committed by johnbarclayIssue #1588068 by jzornig. Patch to correct role saving in ldap authorization drupal role.
-
Lightweight Directory Access Protocol: May 27, 2012 5:14
Commit 12a3d8a on 7.x-1.x, committed by johnbarclayIssue #1559388 by jzornig. Patch to query group bundle instead of content bundle.
-
fix for simpletests for empty authorization array count
-
tweak of case sensitivity in LdapServerTest class and addition of more escaping and unescaping functions
-
tweak to return empty arrays in authorizations instead of null
-
added ldap_pear_unescape_filter_value() function
-
fix for ldap authorization breaking with ctools. exportables not supported until bug is fixed