]> BookStack Code Mirror - bookstack/history - tests/Auth/LdapTest.php
Upgraded to Laravel 5.4
[bookstack] / tests / Auth / LdapTest.php
2017-01-25 Dan BrownUpgraded to Laravel 5.4
2017-01-14 Dan BrownMerge branch 'patch-2' of git://github.com/fredericmohr...
2017-01-03 Abijeet PatroMerge pull request #5 from BookStackApp/master
2016-12-31 Dan BrownMerge pull request #255 from olexus/master
2016-12-31 Dan BrownMerge pull request #234 from BookStackApp/translations
2016-12-31 Dan BrownMerge branch 'master' into translations 234/head
2016-11-17 Dan BrownExtracted text from book & chapter views
2016-11-12 Dan BrownMerge fixes from branch 'v0.12'
2016-09-29 Dan BrownUpdated and added tests for new default user system
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-04-03 Dan BrownUpdated tests to match recent email confirmation changes
2016-02-16 Dan BrownStarted work on user profile pages
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...