]> BookStack Code Mirror - bookstack/history - app/Services/LdapService.php
Update Ldap.php
[bookstack] / app / Services / LdapService.php
2016-05-03 Dan BrownMerge branch 'v0.9'
2016-05-02 Dan BrownMerge pull request #106 from ssddanbrown/ci_testing
2016-05-02 Dan BrownUpdated ldap so extension not required in testing 106/head
2016-02-08 Dan BrownMade ldap auth use the 'dn' if a 'uid' is not present.
2016-01-17 Dan BrownIncreased LDAP testing and fixed any Auth-based bugs...
2016-01-15 Dan BrownCleaned tests up, Started LDAP tests, Created LDAP...
2016-01-13 Dan BrownUpdated user interfaces for LDAP and added email from...
2016-01-11 Dan BrownGot LDAP auth working to a functional state
2016-01-09 Dan BrownUpdated laravel to 5.2 and started ldap implementation