bookstack/app/Auth/Access
Dan Brown 73eac83afe
Fixed OIDC JWT key parsing in microsoft environments
Made existence of 'alg' optional when JWK array set so we instead infer
it as RSA256 if not existing.

Fixes #3206
2022-01-28 14:00:55 +00:00
..
Guards
Mfa Fixed guest user email showing in TOTP setup url 2021-10-14 18:02:16 +01:00
Oidc
EmailConfirmationService.php
ExternalBaseUserProvider.php
GroupSyncService.php
Ldap.php
LdapService.php
LoginService.php
RegistrationService.php
Saml2Service.php
SocialAuthService.php
UserInviteService.php
UserTokenService.php