BookStack/tests/Auth
Dan Brown 392eef8273
Added ldap host failover test, updated error handling
Error handling updated after testing, since the ldap 'starttls'
operation can throw an error, or maybe return false. The PHP docs are
quite under-documented in regards to this function.
2022-10-16 22:15:15 +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 Added ldap host failover test, updated error handling 2022-10-16 22:15:15 +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