]> BookStack Code Mirror - bookstack/history - app/Http/Controllers/Auth/AuthController.php
Cleaned tests up, Started LDAP tests, Created LDAP wrapper
[bookstack] / app / Http / Controllers / Auth / AuthController.php
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-05 Dan BrownMinor fixes to editor and auth
2015-08-05 Dan BrownAdded auth login control
2015-07-12 Dan BrownInitial commit