stable

Clone or download

Read-only

request #11361: Fatal error when retrieving a non LDAP user by its login name

The issue is visible in the Subversion post commit hook of the plugin when the committer is not a LDAP user. The issue can also be reproduced with this minimal code: $user_manager = UserManager::instance(); $user_manager->getUserByLoginName('login_name_non_ldap_user') Change-Id: I89f700caf9e1e3423f08b475261290ed3196f3e7

Modified Files

Name
M plugins/ldap/include/ldapPlugin.class.php +3 −1 Go to diff View file