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
AttachmentService.php
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
ImageStorageDisk.php Images: Extracted out image resizing to its own class 2023-09-30 20:00:48 +01:00
UserAvatars.php