]> BookStack Code Mirror - bookstack/history - app/Services/SocialAuthService.php
replace GPL diff lib with MIT lib
[bookstack] / app / Services / SocialAuthService.php
2016-05-03 Dan BrownMerge branch 'v0.9'
2016-05-02 Dan BrownMerge pull request #106 from ssddanbrown/ci_testing
2016-05-02 Dan BrownUpdated social testing compatibility
2016-03-06 Dan BrownAdded settings helper and formatted code in some files
2016-01-09 Dan BrownUpdated laravel to 5.2 and started ldap implementation
2016-01-02 Dan BrownUpdated readme with social & update instructions
2015-09-10 Dan BrownChange application namespace to BookStack
2015-09-06 Dan BrownGot registration process working with social accounts
2015-09-05 Dan BrownStarted social registration
2015-09-05 Dan BrownCleaned up some unessasary facade usage
2015-09-04 Dan BrownMade social accounts attachable
2015-09-04 Dan BrownRefactored Social auth into service, Made entity an...