BookStack/tests/Auth
Dan Brown f0ac454be1
Prevented saml2 autodiscovery on metadata load
Fixes issue where metadata cannot be viewed if autload is active and
entityid url is not active.
For #2480
2022-10-16 09:50:08 +01:00
..
AuthTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
GroupSyncServiceTest.php Auth group sync: Fixed unintential mapping behaviour change 2022-06-27 14:18:46 +01:00
LdapTest.php Updated tests to use ssddanbrown/asserthtml package 2022-07-23 15:10:18 +01:00
LoginAutoInitiateTest.php Updated tests to use ssddanbrown/asserthtml package 2022-07-23 15:10:18 +01:00
MfaConfigurationTest.php Updated tests to use ssddanbrown/asserthtml package 2022-07-23 15:10:18 +01:00
MfaVerificationTest.php Updated tests to use ssddanbrown/asserthtml package 2022-07-23 15:10:18 +01:00
OidcTest.php Removed old thai files, added romanian as lang option 2022-09-06 17:41:32 +01:00
RegistrationTest.php Split out registration and pw-reset tests methods 2022-09-22 17:15:15 +01:00
ResetPasswordTest.php Added login throttling test, updated reset-pw test method names 2022-09-22 17:29:38 +01:00
Saml2Test.php Prevented saml2 autodiscovery on metadata load 2022-10-16 09:50:08 +01:00
SocialAuthTest.php Updated tests to use ssddanbrown/asserthtml package 2022-07-23 15:10:18 +01:00
UserInviteTest.php Addressed test failures from users API changes 2022-02-04 01:02:13 +00:00