github.com/cs3org/reva/v2@v2.27.7/changelog/2.7.3_2022-08-09/fix-authprovider-idp-err.md (about)

     1  Bugfix: Fix crash in ldap authprovider
     2  
     3  We fixed possible crash in the LDAP authprovider caused by a null pointer
     4  derefence, when the IDP settings of the userprovider are different from
     5  the authprovider.
     6  
     7  https://github.com/cs3org/reva/pull/3086