github.com/cs3org/reva/v2@v2.27.7/changelog/1.2.0_2020-08-25/auth-ldap-uid.md (about)

     1  Enhancement: Add UID and GID in ldap auth driver
     2  
     3  The PR https://github.com/cs3org/reva/pull/1088/ added the functionality to
     4  lookup UID and GID from the ldap user provider. This PR adds the same to the
     5  ldap auth manager.
     6  
     7  https://github.com/cs3org/reva/pull/1101