BookStack/app/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
..
Access Tweaked LDAP TLS Implementation 2021-02-07 20:00:04 +00:00
Permissions Added check of owner field for manage-permissions-own 2021-01-04 18:07:39 +00:00
Role.php Cleaned up some user/image areas of the app 2020-12-08 23:46:38 +00:00
SocialAccount.php Moved models to folder, renamed managers to tools 2020-11-21 23:20:54 +00:00
User.php Improved some query efficiencies on user list 2021-01-10 23:02:30 +00:00
UserRepo.php Improved some query efficiencies on user list 2021-01-10 23:02:30 +00:00