BookStack/tests/Auth
Dan Brown af032f8993 Tweaked LDAP TLS Implementation
- 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.
2021-02-07 20:00:04 +00:00
..
AuthTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
LdapTest.php Tweaked LDAP TLS Implementation 2021-02-07 20:00:04 +00:00
Saml2Test.php Removed redundant test 2020-09-26 18:24:05 +01:00
SocialAuthTest.php Updated test files to be PSR-4 compliant 2020-04-04 01:16:05 +01:00
UserInviteTest.php Updated test files to be PSR-4 compliant 2020-04-04 01:16:05 +01:00