]> BookStack Code Mirror - bookstack/commit
Added more complexity in an attempt to make ldap host failover fit ldap_host_failover 3784/head
authorDan Brown <redacted>
Fri, 25 Nov 2022 17:45:06 +0000 (17:45 +0000)
committerDan Brown <redacted>
Fri, 25 Nov 2022 17:45:06 +0000 (17:45 +0000)
commit93433fdb0f87b5da791299335a7863ab04da7335
treed5f257e40b544392a4a5e8185bc4a798daed87d8
parent77d4a28442313390d6f2033d5b2183b335fdd492
Added more complexity in an attempt to make ldap host failover fit
app/Auth/Access/Ldap/LdapConfig.php [new file with mode: 0644]
app/Auth/Access/Ldap/LdapConnection.php
app/Auth/Access/Ldap/LdapConnectionManager.php
app/Auth/Access/Ldap/LdapService.php
tests/Auth/LdapTest.php