]> BookStack Code Mirror - bookstack/commit
Updated social auth to take name from email if empty
authorDan Brown <redacted>
Tue, 10 Mar 2020 19:09:22 +0000 (19:09 +0000)
committerDan Brown <redacted>
Tue, 10 Mar 2020 19:09:22 +0000 (19:09 +0000)
commit59aefe53713b5f999961db035dd9ea19a22dd768
tree932462ce678920591d51e2002f0818aa99d947e8
parentccf92331c2a14dbaedcdc8f8a8627b9bd52aa8ac
Updated social auth to take name from email if empty

- Added tests to cover.

Fixes #1853
app/Http/Controllers/Auth/SocialController.php
tests/Auth/SocialAuthTest.php