BookStack/app/Http/Controllers/Auth
Dan Brown 575b85021d
Started alignment of auth services
- Removed LDAP specific logic from login controller, placed in Guard.
- Created safer base user provider for ldap login, to be used for SAML
soon.
- Moved LDAP auth work from user provider to guard.
2020-02-01 11:42:22 +00:00
..
ConfirmEmailController.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
ForgotPasswordController.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
LoginController.php Started alignment of auth services 2020-02-01 11:42:22 +00:00
RegisterController.php Moved socal auth routes to their own controller 2020-01-26 14:42:50 +00:00
ResetPasswordController.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
Saml2Controller.php Added tests to cover saml and added controller middleware 2019-11-17 19:15:37 +00:00
SocialController.php Moved socal auth routes to their own controller 2020-01-26 14:42:50 +00:00
UserInviteController.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00