stable

Clone or download

Read-only

Cannot login against a LDAP server that does not allow anonymous binds

The login process crashes with: ``` PHP Fatal error: Uncaught Error: Call to a member function getString() on string in /usr/share/tuleap/plugins/ldap/include/LDAP.class.php:202 ``` Issue introduced by d17c7fabdfc0a672e5561f3782a2babd78904ce8. Part of request #14812: Users signing in via an OIDC provider should be able to create an account without setting a password Change-Id: I19c9035bfe5d7d1ce7ac0bbe0fe535fcd7cf6c4e

Modified Files

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