]> BookStack Code Mirror - bookstack/history - app/Http/Controllers/Auth
Fixes typo causing the message not to be displayed
[bookstack] / app / Http / Controllers / Auth /
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-12-04 Dan BrownExtracted text from logic files
2016-11-27 Dan BrownFixed social login routes
2016-11-12 Dan BrownMerge fixes from branch 'v0.12'
2016-10-30 Dan BrownImproved password reset flow with notifications.
2016-09-29 Dan BrownMerge branch 'diff' of git://github.com/younes0/BookSta...
2016-09-17 Dan BrownMade registration gravatar/email requests fail gracefully
2016-09-17 Dan BrownLaravel 5.3 upgrade (#189)
2016-08-21 Dan BrownMerge fixes from branch 'v0.11'
2016-08-21 Dan BrownFixed login 'intended' redirect for custom urls.
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-04-03 Dan BrownAdded a friendlier error for LDAP new user mismatches
2016-03-06 Dan BrownAdded settings helper and formatted code in some files
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
2015-09-21 Dan BrownAdded tests for confirmed registration
2015-09-10 Dan BrownAdded some basic registration testing
2015-09-10 Dan BrownChange application namespace to BookStack
2015-09-06 Dan BrownGot registration process working with social accounts
2015-09-05 Dan BrownGot standard form-based registration working
2015-09-05 Dan BrownStarted social registration
2015-09-04 Dan BrownMade social accounts attachable
2015-09-04 Dan BrownRefactored Social auth into service, Made entity an...
2015-09-04 Dan BrownAdded social sign in
2015-08-23 Dan BrownAdded password reset functionaility. Fixes #27.
2015-08-05 Dan BrownMinor fixes to editor and auth
2015-08-05 Dan BrownAdded auth login control
2015-07-12 Dan BrownInitial commit