BookStack/tests/Auth
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
..
AuthTest.php Prevented auto-login from direct email confirmation actions 2021-11-15 10:50:28 +00:00
LdapTest.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
MfaConfigurationTest.php Laravel 7.x Shift (#3011) 2021-10-26 22:04:18 +01:00
MfaVerificationTest.php Updated test to ensure autofocus is set on TOTP input 2021-11-22 13:28:46 +00:00
OidcTest.php Fixed OIDC JWT key parsing in microsoft environments 2022-01-28 14:00:55 +00:00
Saml2Test.php Changed logout routes to POST instead of GET 2021-11-14 21:13:24 +00:00
SocialAuthTest.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
UserInviteTest.php Prevented auto-login from direct email confirmation actions 2021-11-15 10:50:28 +00:00