Closed (fixed)
Project:
Lightweight Directory Access Protocol
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
13 Apr 2012 at 14:33 UTC
Updated:
25 May 2012 at 18:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
johnbarclay commentedThe dependency should be removed. Nothing should rely on ldap authentication because many ldap scenarios use other single sign on methods such as shib, cas, etc. Thanks for catching this.
Comment #2
johnbarclay commentedI removed the dependency. ldap_profile only needed the servers list, not any other data from ldap authentication. Attached is the patch and I committed it already.
Comment #3
lucuhb commentedThanks for your patch, but another error appears : " Call to undefined function ldap_authentication_get_valid_conf() in .../sites/all/modules/ldap/ldap_profile/LdapProfileConfAdmin.class.php on line 41"
Comment #4
johnbarclay commentedGot this and another dependency. Its committed also. thanks.
Comment #5
johnbarclay commentedComment #6
johnbarclay commented