BookStackApp_BookStack/tests/Auth
Dan Brown 35b45a2b8d
LDAP: Fixed php type error when no cn provided for user
Changes default fallback for name to first DN part, otherwise the whole
DN, rather than leave as null which was causing a type error.

For #5443
2025-02-20 13:06:49 +00: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: Added extra userinfo content-type normalisation and test 2024-11-28 16:58:06 +00: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