github.com/cs3org/reva/v2@v2.27.7/changelog/2.9.0_2022-09-08/improve-ldapauth-error.md (about)

     1  Enhancement: Improve ldap authprovider's error reporting
     2  
     3  The errorcode returned by the ldap authprovider driver is a bit more explicit
     4  now. (i.e. we return a proper Invalid Credentials error now, when the LDAP Bind
     5  operation fails with that)
     6  
     7  https://github.com/cs3org/reva/pull/3185