Opened 8 years ago
Closed 8 years ago
#970 closed task (fixed)
regression: patch for LDAP module was removed after upgrade of module
Reported by: | Dieter Van Uytvanck | Owned by: | André Moreira |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Website | Version: | |
Keywords: | Cc: | Sander Maijers |
Description
After an update of the LDAP module to version ldap 7.x-2.0-beta11, new users in user.clarin.eu could no longer log in to www.clarin.eu with the error message:
Failed to find or create [username] on logon.
It turned out that we had a 1-line patch as decribed here that fixed this issue. This patch was not applied again after the update of the module.
Ideally we should ask the maintainer of the LDAP module to integrate the patch in the 7.x-2.x branch. For the time being we should keep in mind to patch /var/www/localhost/htdocs/sites/all/modules/contrib/ldap/ldap_authentication/ldap_authentication.inc after updates to that module.
For now, I have applied the patch again to www.clarin.eu, this solved the issue on short term.
Change History (3)
comment:1 Changed 8 years ago by
Cc: | Sander Maijers added |
---|
comment:2 Changed 8 years ago by
Owner: | changed from Dieter Van Uytvanck to André Moreira |
---|---|
Status: | new → accepted |
comment:3 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Fixed with:
http://cgit.drupalcode.org/ldap/commit/?id=8be7060