Skip to:
I've detected an LDAP connection leak in the code. Here is the patch.This was leaking all my LDAP connection until my users couldn't connect to CAS anymore.
Here is the pull requests : https://github.com/Jasig/cas/pull/394 and https://github.com/Jasig/cas/pull/395
Pull accepted and merged, https://github.com/Jasig/cas/commit/0dfb2554c447cf950610cbc821dba475b64cd4af.
And another: https://github.com/Jasig/cas/pull/395
Accepted fix proposed by creator.
Pull accepted and merged, https://github.com/Jasig/cas/commit/382ee6e9276937c020b5964850e8ffea418fa44b.
I've detected an LDAP connection leak in the code. Here is the patch.
This was leaking all my LDAP connection until my users couldn't connect to CAS anymore.
Here is the pull requests : https://github.com/Jasig/cas/pull/394 and https://github.com/Jasig/cas/pull/395