BookStack/app/Uploads
Dan Brown 2acef3c2ec
Fixed issue where restricted page content in plaintext export
The content of pages made non-viewable to a user via permissions, within a visible parent, could be seen via the plaintext export option. Before v0.30.6 this would have applied only to scenarios where all pages within the chapter were made non-visible. In v0.30.6 this would make all pages within the chapter visible.

As per #2414
2020-12-18 13:56:00 +00:00
..
Attachment.php Continued implementation of attachment drag+drop 2020-09-13 18:31:14 +01:00
AttachmentService.php Removed generic "UploadService" which was doing very little 2020-12-06 12:58:40 +00:00
HttpFetcher.php PHPCS related fixes. 2019-01-27 15:59:23 +05:30
Image.php Filled out base Book API endpoints, added example responses 2020-01-12 14:45:54 +00:00
ImageRepo.php Fixed issue where restricted page content in plaintext export 2020-12-18 13:56:00 +00:00
ImageService.php Ensured base64 images are read from image upload folder 2020-12-06 15:34:18 +00:00