]> BookStack Code Mirror - bookstack/commit
Refactored Social auth into service, Made entity an abstract class
authorDan Brown <redacted>
Fri, 4 Sep 2015 16:50:52 +0000 (17:50 +0100)
committerDan Brown <redacted>
Fri, 4 Sep 2015 16:50:52 +0000 (17:50 +0100)
commit3d18a04c3932f1724a67152e89619dda42a5e7cf
treee75da1a7acea237f679126da860601913987a783
parent2dcc5105ad0b4f7701099b57f89f45de0d0ff8e8
Refactored Social auth into service, Made entity an abstract class
.env.example
app/Entity.php
app/Http/Controllers/Auth/AuthController.php
app/Http/Controllers/BookController.php
app/Http/Controllers/UserController.php
app/Image.php
app/Repos/BookRepo.php
app/Services/SocialAuthService.php [new file with mode: 0644]