mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
af032f8993
- Moved the ldap function out to our separate service for easier testing. - Added testing for the option. - Moved tls_insecure part back up above connection start as found more reliable there. Done a lot of real-connection testing during this review. Used wireshare to ensure TLS connection does take place. Found LDAP_TLS_INSECURE=false can action unreliably, restarting php-fpm helped. Tested both trusted and untrusted certificates. |
||
---|---|---|
.. | ||
Guards | ||
EmailConfirmationService.php | ||
ExternalAuthService.php | ||
ExternalBaseUserProvider.php | ||
Ldap.php | ||
LdapService.php | ||
RegistrationService.php | ||
Saml2Service.php | ||
SocialAuthService.php | ||
UserInviteService.php | ||
UserTokenService.php |