BookStack/app/Auth/Access
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
..
Guards Started alignment of auth services 2020-02-01 11:42:22 +00:00
EmailConfirmationService.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00
ExternalAuthService.php Appeased codeclimate by extracting out external_auth_id group matching 2019-11-16 15:24:09 +00:00
ExternalBaseUserProvider.php Started alignment of auth services 2020-02-01 11:42:22 +00:00
Ldap.php Added proper escaping to LDAP filter operations 2018-12-20 20:04:09 +00:00
LdapService.php Started alignment of auth services 2020-02-01 11:42:22 +00:00
RegistrationService.php Moved socal auth routes to their own controller 2020-01-26 14:42:50 +00:00
Saml2Service.php Added onelogin attribution and tweaks after testing saml with onelogin 2019-11-17 17:00:42 +00:00
SocialAuthService.php Moved socal auth routes to their own controller 2020-01-26 14:42:50 +00:00
UserInviteService.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00
UserTokenService.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00