BookStack/app/Uploads
Dan Brown 9b1f820596
Images: Forced intervention loading via specific method
Updated image loading for intervention library to be via a specific
'initFromBinary' method to avoid being overly accepting of input types
and mechansisms.

For CVE-2023-6199
2023-11-19 16:34:29 +00:00
..
Controllers Images: Rolled out image memory handling to image actions 2023-10-01 13:05:18 +01:00
Attachment.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
AttachmentService.php Fixed static analysis issues 2023-02-06 20:00:44 +00:00
FaviconHandler.php Favicon: Moved resizing to specific resizer class 2023-11-19 15:57:19 +00:00
Image.php Images: Rolled out image memory handling to image actions 2023-10-01 13:05:18 +01:00
ImageRepo.php Images: Rolled out image memory handling to image actions 2023-10-01 13:05:18 +01:00
ImageResizer.php Images: Forced intervention loading via specific method 2023-11-19 16:34:29 +00:00
ImageService.php Images: Extracted out image resizing to its own class 2023-09-30 20:00:48 +01:00
ImageStorage.php Images: Added thin wrapper around image filesystem instances 2023-09-30 19:12:22 +01:00
ImageStorageDisk.php Images: Extracted out image resizing to its own class 2023-09-30 20:00:48 +01:00
UserAvatars.php Avatar Commend: Simplified and updated during review 2023-09-19 15:53:01 +01:00