]> BookStack Code Mirror - bookstack/history - app/Services/SocialAuthService.php
Added ability to configure email sender name
[bookstack] / app / Services / SocialAuthService.php
2018-02-11 Dan BrownMerge branch 'master' of git://github.com/moutonnoireu...
2018-02-04 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2018-02-04 Dan BrownMerge branch 'pixwell-dev-support_for_gitlub_auth'
2018-02-04 Dan BrownMerge branch 'support_for_gitlub_auth' of git://github...
2018-01-31 Jozef Balúnadd support for gitlab authentification
2018-01-29 BlackSheepAdd twitch socialite auth provider
2018-01-28 Dan BrownSet /app PHP code to PSR-2 standard
2017-12-09 Dan BrownUpdated okta config keys, made SVG fully vector
2017-12-09 Dan BrownMerge branch 'master' of git://github.com/lommes/BookSt...
2017-12-06 Dan BrownMerge branch 'BookStackApp-master' of git://github...
2017-11-26 Timo BartholomesAdd socialite authentication for okta 598/head
2017-10-01 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2017-10-01 Dan BrownAdded azureAD social auth option
2017-10-01 Dan BrownMerge pull request #528 from turbotankist/master
2017-09-14 Dan BrownMerge pull request #506 from turbotankist/master
2017-09-14 Dan BrownUpdated social login to redirect to intended page.
2017-04-18 AbijeetMerge branch 'master' of https://github.com/Abijeet...
2017-03-25 Abijeet PatroMerge pull request #8 from BookStackApp/master
2017-02-23 Dan BrownMerge pull request #295 from ReeseSebastian/master
2017-02-05 Dan BrownMerge bugfixes from branch 'v0.14'
2017-02-05 Dan BrownNeatened up social login/register buttons
2017-02-05 AbijeetMerge branch 'master' of https://github.com/Abijeet...
2017-02-05 Abijeet PatroMerge pull request #7 from BookStackApp/master
2017-02-04 Dan BrownAdded facebook, slack & twitter sign in options.
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 BrownAdded tests to cover social login actions
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-28 Abijeet PatroMerge pull request #2 from BookStackApp/master
2016-11-12 Dan BrownMerge fixes from branch 'v0.12'
2016-09-29 Dan BrownStarted work on making the public role/user configurable
2016-09-29 Dan BrownMerge branch 'diff' of git://github.com/younes0/BookSta...
2016-09-03 Dan BrownImproved Exception handling, Removed npm requirement...
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-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...