BookStack/app/Config
Dan Brown 8087123f2e
LDAP: Review, testing and update of LDAP TLS CA cert control
Review of #4913
Added testing to cover option.
Updated option so it can be used for a CA directory, or a CA file.
Updated option name to be somewhat abstracted from original underling
PHP option.

Tested against Jumpcloud.
Testing took hours due to instability which was due to these settings
sticking and being unstable on change until php process restart.
Also due to little documentation for these options.
X_TLS_CACERTDIR option needs cert files to be named via specific hashes
which can be achieved via c_rehash utility.

This also adds detail on STARTTLS failure, which took a long time to
discover due to little detail out there for deeper PHP LDAP debugging.
2024-05-02 23:11:31 +01:00
..
api.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
app.php Framework: Upgrade from Laravel 9 to 10 2024-03-16 15:12:14 +00:00
auth.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
broadcasting.php Followed Laravel 9 update steps and file changes 2023-02-06 16:58:29 +00:00
cache.php Framework: Upgrade from Laravel 9 to 10 2024-03-16 15:12:14 +00:00
clockwork.php Queries: Update API to align data with previous versions 2024-02-11 15:42:37 +00:00
database.php Added inital phpstan/larastan setup 2021-11-05 16:18:06 +00:00
debugbar.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
dompdf.php Added and ran PHPCS 2022-09-18 01:25:20 +01:00
filesystems.php Uploads: Explicitly disabled s3 streaming in config 2024-01-15 13:36:04 +00:00
hashing.php Framework: Upgrade from Laravel 9 to 10 2024-03-16 15:12:14 +00:00
logging.php Framework: Upgrade from Laravel 9 to 10 2024-03-16 15:12:14 +00:00
mail.php Mail: changed default "MAIL_FROM" address 2023-09-09 12:41:37 +01:00
oidc.php OIDC RP Logout: Fixed issues during testing 2023-12-07 17:45:17 +00:00
queue.php Framework: Upgrade from Laravel 9 to 10 2024-03-16 15:12:14 +00:00
saml2.php Reviewed SAML SLS changes for ADFS, #2902 2021-10-23 17:26:01 +01:00
services.php LDAP: Review, testing and update of LDAP TLS CA cert control 2024-05-02 23:11:31 +01:00
session.php Framework: Upgrade from Laravel 9 to 10 2024-03-16 15:12:14 +00:00
setting-defaults.php Update JS to show live changes and set light color values 2023-01-28 17:11:15 +00:00
snappy.php Added and ran PHPCS 2022-09-18 01:25:20 +01:00
view.php Moved config dir into app dir 2019-07-06 13:44:50 +01:00