mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-10-26 11:11:56 +00:00
Updated ldap connections to be carried via their own class. Extracted connection logic to its own class. Having trouble making this new format testable. |
||
|---|---|---|
| .. | ||
| AuthTest.php | ||
| GroupSyncServiceTest.php | ||
| LdapTest.php | ||
| LoginAutoInitiateTest.php | ||
| MfaConfigurationTest.php | ||
| MfaVerificationTest.php | ||
| OidcTest.php | ||
| RegistrationTest.php | ||
| ResetPasswordTest.php | ||
| Saml2Test.php | ||
| SocialAuthTest.php | ||
| UserInviteTest.php | ||