]> BookStack Code Mirror - bookstack/commit
Started social registration
authorDan Brown <redacted>
Sat, 5 Sep 2015 16:42:05 +0000 (17:42 +0100)
committerDan Brown <redacted>
Sat, 5 Sep 2015 16:42:05 +0000 (17:42 +0100)
commit2c3fb557d6098301f6549fae69ccb1f19d8572b8
tree27e16899cdd05d13a369dfdd04d99dfe5fa8a9ed
parent6b6f6d2c9207b0a04e67434d526233bc3c059e4f
Started social registration
17 files changed:
app/Http/Controllers/Auth/AuthController.php
app/Http/Controllers/Controller.php
app/Http/Controllers/UserController.php
app/Http/Middleware/Authenticate.php
app/Http/routes.php
app/Role.php
app/Services/SettingService.php
app/Services/SocialAuthService.php
resources/assets/sass/_forms.scss
resources/assets/sass/_grid.scss
resources/views/auth/login.blade.php
resources/views/auth/register.blade.php [new file with mode: 0644]
resources/views/emails/email-confirmation.blade.php [new file with mode: 0644]
resources/views/emails/password.blade.php
resources/views/form/role-select.blade.php
resources/views/public.blade.php
resources/views/settings/index.blade.php
Morty Proxy This is a proxified and sanitized view of the page, visit original site.