BookStack/app
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
..
Access LDAP: Review, testing and update of LDAP TLS CA cert control 2024-05-02 23:11:31 +01:00
Activity Queries: Addressed failing test cases from recent changes 2024-02-08 17:18:03 +00:00
Api Queries: Moved out or removed some class-level items 2024-02-07 22:41:45 +00:00
App Licensing: Added links and tests for new licenses endpoint 2024-03-23 22:04:18 +00:00
Config LDAP: Review, testing and update of LDAP TLS CA cert control 2024-05-02 23:11:31 +01:00
Console Queries: Moved out or removed some class-level items 2024-02-07 22:41:45 +00:00
Entities Page nav: Fixed nbsp being represented as nothing 2024-03-09 15:52:09 +00:00
Exceptions PHPStan: Fixed larastan loading and address some level2 issues 2023-12-10 14:58:05 +00:00
Facades Played around with a new app structure 2023-05-17 17:56:55 +01:00
Http Framework: Upgrade from Laravel 9 to 10 2024-03-16 15:12:14 +00:00
Permissions Queries: Moved out or removed some class-level items 2024-02-07 22:41:45 +00:00
References Queries: Moved out or removed some class-level items 2024-02-07 22:41:45 +00:00
Search Queries: Updated old use-specific entity query classes 2024-02-08 16:39:59 +00:00
Settings Queries: Updated all app book static query uses 2024-02-07 16:37:36 +00:00
Theming Theme System: Added AUTH_PRE_REGISTER logical event 2024-02-21 15:30:29 +00:00
Translation Framework: Fixed issues breaking tests 2024-03-16 15:26:34 +00:00
Uploads Deps: Updated intervention library from 2 to 3 2024-03-17 16:03:12 +00:00
Users Queries: Updated all app book static query uses 2024-02-07 16:37:36 +00:00
Util Input WYSIWYG: Fixed existing tests, fixed empty description handling 2023-12-20 17:21:09 +00:00