BookStack/app/Auth/Access
Dan Brown e20c944350
Fixed OIDC handling when no JWKS 'use' prop exists
Now assume, based on OIDC discovery spec, that keys without 'use' are
'sig' keys. Should not affect existing use-cases since existance of such
keys would have throw exceptions in prev. versions of bookstack.

For #3869
2022-11-23 11:50:59 +00:00
..
Guards Applied latest styleCI changes 2022-03-25 11:14:27 +00:00
Mfa Fixed guest user email showing in TOTP setup url 2021-10-14 18:02:16 +01:00
Oidc Fixed OIDC handling when no JWKS 'use' prop exists 2022-11-23 11:50:59 +00:00
EmailConfirmationService.php
ExternalBaseUserProvider.php Tweaked custom command registration, Added StyleCI fixes 2021-11-22 22:22:31 +00:00
GroupSyncService.php Auth group sync: Fixed unintential mapping behaviour change 2022-06-27 14:18:46 +01:00
Ldap.php Applied latest StyleCI changes 2021-11-06 22:00:33 +00:00
LdapService.php Added and ran PHPCS 2022-09-18 01:25:20 +01:00
LoginService.php Removed usage of laravel/ui dependency 2022-09-22 16:54:27 +01:00
RegistrationService.php Added user-create API endpoint 2022-02-04 00:26:19 +00:00
Saml2Service.php Prevented saml2 autodiscovery on metadata load 2022-10-16 09:50:08 +01:00
SocialAuthService.php Applied another round of static analysis updates 2021-11-22 23:33:55 +00:00
UserInviteService.php
UserTokenService.php Swapped injected db instance with facade 2021-08-31 21:50:23 +01:00