BookStack/app
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
..
Actions Made a couple of fixes during testing 2021-01-03 19:02:50 +00:00
Api
Auth Tweaked LDAP TLS Implementation 2021-02-07 20:00:04 +00:00
Config Merge branch 'master' of git://github.com/Body4/BookStack into Body4-master 2021-02-07 18:33:10 +00:00
Console
Entities Removed some old front-end md rendering elements 2021-02-06 23:11:20 +00:00
Exceptions
Facades
Http Removed lesser-used middleware and updated localization middleware 2021-01-17 13:41:43 +00:00
Interfaces
Notifications
Providers Updated service provider reference, added phpunit env var 2021-01-28 22:46:15 +00:00
Settings Updated footer links to be a configurable list 2021-01-31 00:23:15 +00:00
Traits
Translation
Uploads Added test case for avatar failed fetch 2021-01-10 13:29:13 +00:00
Application.php
helpers.php
Model.php