Closed (duplicate)
Project:
Lightweight Directory Access Protocol
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Apr 2015 at 15:13 UTC
Updated:
14 Dec 2015 at 14:29 UTC
Jump to comment: Most recent
Comments
Comment #1
bgm commentedI'm not sure if I'm reading this right, but it seems caused by the line identified below in the function ldap_authentication_show_reset_pwd() of ./ldap_authentication/ldap_authentication.module :
The fix below solved the issue for me:
Disclaimer: I am not very familiar with the LDAP module, please do not blindly use this patch.
Comment #2
zeip commentedThis is a duplicate of #2379233: Reset password access check not working correctly , which also contains a patch for the bug.