BookStack/tests/Auth
Dan Brown 328bc88f02
Fixed LDAP_DUMP_* options when data contains binary
Dumping details that were binary, such as the jpegphoto data, would
cause the dump to fail on the encoding to JSON.
This change forces content to be UTF8 before dumping.
Updated existing test to cover.

Closes #3396
2022-05-09 15:57:50 +01:00
..
AuthTest.php Split out settings view and made functional 2022-03-28 11:09:55 +01:00
LdapTest.php Fixed LDAP_DUMP_* options when data contains binary 2022-05-09 15:57:50 +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 Updated OIDC error handling for better error reporting 2022-02-24 14:16:09 +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 Addressed test failures from users API changes 2022-02-04 01:02:13 +00:00