Skip to content

Add user-connection and proper connection teardowns

sistason requested to merge ldap_user_conn into master

If LDAP_SERVICE_BIND_DN is empty, use the current users credentials for all LDAP actions.

The user_password is stored in the cookie for that reason.

Also, ensure teardown of all opened LDAP connection afterwards

Edited by sistason

Merge request reports