bookstack/tests/Auth
Dan Brown 30bf0ce632
OIDC: Updated avatar fetching to run on each login
But only where the user does not already have an avatar assigned.
This aligns with the LDAP avatar fetching logic.
2025-05-24 16:34:36 +01:00
..
AuthTest.php Auth: Added specific guards against guest account login 2024-12-11 14:22:48 +00:00
GroupSyncServiceTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
LdapTest.php LDAP: Fixed php type error when no cn provided for user 2025-02-20 13:06:49 +00:00
LoginAutoInitiateTest.php Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
MfaConfigurationTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
MfaVerificationTest.php MFA: Copied autocomplete changes from totp to backup codes 2024-03-10 18:31:01 +00:00
OidcTest.php OIDC: Updated avatar fetching to run on each login 2025-05-24 16:34:36 +01:00
RegistrationTest.php Auth: Changed email confirmations to use login attempt user 2024-05-20 17:23:15 +01:00
ResetPasswordTest.php Routes: Added throttling to a range of auth-related endpoints 2024-05-20 14:00:58 +01:00
Saml2Test.php SAML2: Fixed non-spec point of logout, Improved redirect location 2023-12-08 18:42:13 +00:00
SocialAuthTest.php My Account: Updated and started adding to tests 2023-10-19 14:18:42 +01:00
UserInviteTest.php Routes: Added throttling to a range of auth-related endpoints 2024-05-20 14:00:58 +01:00