BookStack/app
Dan Brown 392eef8273
Added ldap host failover test, updated error handling
Error handling updated after testing, since the ldap 'starttls'
operation can throw an error, or maybe return false. The PHP docs are
quite under-documented in regards to this function.
2022-10-16 22:15:15 +01:00
..
Actions Improved tag suggestion handling 2022-09-28 13:50:40 +01:00
Api Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
Auth Added ldap host failover test, updated error handling 2022-10-16 22:15:15 +01:00
Config Refactored app service providers 2022-09-27 02:48:05 +01:00
Console Removed most usages of restricted entitiy property 2022-10-10 16:58:26 +01:00
Entities Removed most usages of restricted entitiy property 2022-10-10 16:58:26 +01:00
Exceptions Prevented inadvertant logging during MFA flow 2022-05-30 18:31:08 +01:00
Facades Added revision activity types to system and audit log 2022-08-09 13:25:18 +01:00
Http Fixed permission row permission check 2022-10-14 16:03:06 +01:00
Interfaces Tweaked custom command registration, Added StyleCI fixes 2021-11-22 22:22:31 +00:00
Notifications Added language select to the user create form 2022-01-31 22:15:21 +00:00
Providers Refactored app service providers 2022-09-27 02:48:05 +01:00
References Added book child reference handling on book url change 2022-08-30 22:00:32 +01:00
Search Updated restricted usage on search and entity meta details 2022-10-10 16:22:51 +01:00
Settings Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Theming Added "page_include_parse" theme event 2022-09-05 16:40:42 +01:00
Traits Done a round of phpstan fixes 2021-11-06 00:32:01 +00:00
Translation Apply fixes from StyleCI 2021-08-21 14:49:40 +00:00
Uploads Added and ran PHPCS 2022-09-18 01:25:20 +01:00
Util Added extra setlocale format to help windows support 2022-09-20 12:00:14 +01:00
Application.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
helpers.php Continued removal of joint permission non-view queries 2022-07-16 13:17:08 +01:00
Model.php Applied latest StyleCI changes 2021-11-06 22:00:33 +00:00