]> BookStack Code Mirror - bookstack/history - app/Http/Middleware/Authenticate.php
Replaced use of custom 'baseUrl' helper with 'url'
[bookstack] / app / Http / Middleware / Authenticate.php
2019-08-04 Dan BrownReplaced use of custom 'baseUrl' helper with 'url'
2019-05-06 MantikorMerge pull request #1 from BookStackApp/master
2019-04-20 Dan BrownMerge branch 'patch-1' of git://github.com/XVilka/BookS...
2019-04-14 Dan BrownMerge pull request #1153 from BookStackApp/2019-design
2019-03-30 Dan BrownMerge branch 'master' into 2019-design
2019-03-10 Dan BrownMerge branch 'master' into 2019-design
2019-02-09 Dan BrownMerge branch 'master' into 2019-design
2019-02-03 Dan BrownUpdated auth pages to new design, Removed public layout
2017-12-06 Dan BrownMerge branch 'BookStackApp-master' of git://github...
2017-11-15 Abijeet PatroMerge pull request #2 from BookStackApp/master
2017-11-14 AbijeetMerge branch 'master' of https://github.com/Abijeet...
2017-11-13 Abijeet PatroMerge pull request #1 from BookStackApp/master
2017-11-11 Dan BrownFixed required email confirmation with domain restriction
2017-01-14 Dan BrownMerge branch 'patch-2' of git://github.com/fredericmohr...
2017-01-03 Abijeet PatroMerge pull request #5 from BookStackApp/master
2017-01-03 Abijeet PatroMerge pull request #3 from BookStackApp/master
2017-01-02 Dan BrownMerge pull request #262 from BookStackApp/entity_repo_r...
2017-01-01 Dan BrownFixed issue where default user was over-fetched
2016-11-12 Dan BrownMerge fixes from branch 'v0.12'
2016-09-29 Dan BrownMerge branch 'diff' of git://github.com/younes0/BookSta...
2016-09-25 Abijeet PatroMerge pull request #1 from ssddanbrown/master
2016-09-17 Dan BrownLaravel 5.3 upgrade (#189)
2016-08-21 ChrisApplied baseUrl to login redirect
2016-08-21 Dan BrownMerge pull request #166 from poppahorse/patch-1
2016-08-15 ChrisApplied baseUrl to login redirect 166/head
2016-08-14 Dan BrownMerge branch 'v0.11'
2016-08-14 Dan BrownUpdated all application urls to allow path prefix. 165/head
2016-04-03 Dan BrownMade email confirmations work with LDAP auth
2016-03-06 Dan BrownAdded settings helper and formatted code in some files
2016-01-15 Dan BrownCleaned tests up, Started LDAP tests, Created LDAP...
2015-09-10 Dan BrownChange application namespace to BookStack
2015-09-05 Dan BrownGot standard form-based registration working
2015-09-05 Dan BrownStarted social registration
2015-08-31 Dan BrownAdded options to allow whole site to be made public...
2015-08-08 Dan BrownAdded User managment. Fixes #5
2015-08-05 Dan BrownMinor fixes to editor and auth
2015-07-12 Dan BrownInitial commit