BookStack/app/Auth/Access
Dan Brown 92690d1ae9
Moved socal auth routes to their own controller
Also cleaned some phpdocs and extracted register actions to their own
service.
2020-01-26 14:42:50 +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
Ldap.php Added proper escaping to LDAP filter operations 2018-12-20 20:04:09 +00:00
LdapService.php Made LDAP auth ID attribute configurable 2019-12-16 12:40:21 +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