]> BookStack Code Mirror - bookstack/history - app/Providers/AuthServiceProvider.php
Updated styles to use logical properties/values
[bookstack] / app / Providers / AuthServiceProvider.php
2020-03-14 Dan BrownMerge branch 'feature/public-login-redirect' of git...
2020-03-06 Dan BrownMerge branch 'perl_syntax_highlight' of git://github...
2020-03-04 Dan BrownMerge branch 'master' of git://github.com/Binternet...
2020-02-02 Dan BrownMerge pull request #1866 from BookStackApp/auth_alignment
2020-02-02 Dan BrownChecked over and aligned registration option behavior...
2020-02-02 Dan BrownAdded files missed in previous commit
2020-02-01 Dan BrownStarted alignment of auth services
2020-01-19 Dan BrownMerge pull request #1845 from SoarinFerret/add-close...
2020-01-18 Dan BrownMerge pull request #1826 from BookStackApp/api_origins
2019-12-30 Dan BrownExtracted API auth into guard
2018-11-04 Dan BrownMerge branch 'v0.24-dev'
2018-09-25 Dan BrownRe-structured the app code to be feature based rather...
2018-01-28 Dan BrownSet /app PHP code to PSR-2 standard
2016-05-03 Dan BrownMerge branch 'v0.9'
2016-05-01 Dan BrownMerge pull request #103 from ssddanbrown/add_role_view_...
2016-05-01 Dan BrownMajor permission naming refactor and database migration... 103/head
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