BookStack/app/Auth/Access
2020-07-08 17:02:52 +02:00
..
Guards Token expiration and refreshing using the refresh_token flow 2020-07-07 02:26:00 +02:00
EmailConfirmationService.php
ExternalAuthService.php Deduplicated getOrRegisterUser method 2020-07-06 18:14:43 +02:00
ExternalBaseUserProvider.php
Ldap.php
LdapService.php Fixed side-effect in binary LDAP handling 2020-02-15 22:35:15 +00:00
OpenIdService.php Generalize refresh failure handling 2020-07-08 17:02:52 +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
UserInviteService.php
UserTokenService.php