]> BookStack Code Mirror - bookstack/history - app/Http/Controllers/Auth
Added auto-suggestions to tag names and values
[bookstack] / app / Http / Controllers / Auth /
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