BookStack/app
Dan Brown 328bc88f02
Fixed LDAP_DUMP_* options when data contains binary
Dumping details that were binary, such as the jpegphoto data, would
cause the dump to fail on the encoding to JSON.
This change forces content to be UTF8 before dumping.
Updated existing test to cover.

Closes #3396
2022-05-09 15:57:50 +01:00
..
Actions PHPStan and StyleCI fixes 2022-03-28 11:31:06 +01:00
Api Updated with latest styleci changes 2022-02-08 15:29:58 +00:00
Auth Applied latest styleCI changes 2022-03-25 11:14:27 +00:00
Config Added uzbeck into local list 2022-04-29 15:52:11 +01:00
Console Made a pass to clean up UserRepo 2022-02-13 12:56:26 +00:00
Entities Updated method of string interpolation 2022-05-05 09:33:25 +01:00
Exceptions Fixed LDAP_DUMP_* options when data contains binary 2022-05-09 15:57:50 +01:00
Facades Added ability to clone books 2021-12-19 19:20:31 +00:00
Http Updated attachment download to check OB before cleaning it 2022-05-09 15:25: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 Updated polymorphic database relation types to simpler version 2022-04-25 18:31:37 +01:00
Settings Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Theming Added extendable/scalable formatter for webhook data 2022-03-26 16:53:02 +00: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 Updated composer deps, applied latest StyleCI changes 2022-04-24 18:22:40 +01:00
Util Applied latest styleCI changes 2022-03-09 14:30:36 +00:00
Application.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
helpers.php Merge branch 'v21.05.x' 2021-07-03 12:02:13 +01:00
Model.php Applied latest StyleCI changes 2021-11-06 22:00:33 +00:00