]> BookStack Code Mirror - bookstack/commit
Combined LDAP connect and bind for failover handling
authorDan Brown <redacted>
Mon, 17 Oct 2022 16:46:14 +0000 (17:46 +0100)
committerDan Brown <redacted>
Mon, 17 Oct 2022 16:46:14 +0000 (17:46 +0100)
commit3d8df952b723b03f205e8eebe58da6b24ece6329
tree5d034fdaef799e9d38dcd0529921ebfd34acab74
parent303dbf9b01a62a4d2af5e95f5d977a04172ab617
Combined LDAP connect and bind for failover handling

Not totally happy with the complexity in approach, could maybe do with
refactoring some of this out, but getting a little tired spending time
on this.
app/Auth/Access/Ldap.php
app/Auth/Access/LdapService.php
app/Exceptions/LdapFailedBindException.php [new file with mode: 0644]