BookStack/app/Auth/Access
2020-07-07 02:51:33 +02:00
..
Guards Token expiration and refreshing using the refresh_token flow 2020-07-07 02:26:00 +02:00
EmailConfirmationService.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00
ExternalAuthService.php Deduplicated getOrRegisterUser method 2020-07-06 18:14:43 +02: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 Fixed side-effect in binary LDAP handling 2020-02-15 22:35:15 +00:00
OpenIdService.php Ignore ID token expiry if unavailable 2020-07-07 02:51:33 +02:00
RegistrationService.php Removed unused function in registration service 2020-05-02 01:07:30 +01:00
Saml2Service.php Deduplicated getOrRegisterUser method 2020-07-06 18:14:43 +02:00
SocialAuthService.php Fixed 'interaction_required' response for azure 2020-02-12 15:03:55 +01: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