Skip to content

Create new LDAP client on every authenticate call

Compare
Choose a tag to compare
@vesse vesse released this 05 Oct 15:40
· 219 commits to master since this release

Create a new LdapAuth instance for every authenticate call. This is more of a workaround than a fix for problem when the socket closes due to inactivity when there are no logins for some time.