mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-10-26 11:11:56 +00:00
- Disabled by default due to strict rejection by auth systems. - Fixed issue when autoloading logout URL, but not provided in autodiscovery response. - Added proper handling for if the logout URL contains a query string already. - Added extra tests to cover. - Forced config endpoint to be used, if set as a string, instead of autodiscovery endpoint. |
||
|---|---|---|
| .. | ||
| AuthTest.php | ||
| GroupSyncServiceTest.php | ||
| LdapTest.php | ||
| LoginAutoInitiateTest.php | ||
| MfaConfigurationTest.php | ||
| MfaVerificationTest.php | ||
| OidcTest.php | ||
| RegistrationTest.php | ||
| ResetPasswordTest.php | ||
| Saml2Test.php | ||
| SocialAuthTest.php | ||
| UserInviteTest.php | ||