BookStack/app/Uploads
Dan Brown 3500182c5f
Updated drawing uploads to use user id in image name
- Instead of user name.
- Due to issues with advanced charts like emoji zero-width-joiners.
- Could also have security concerns on untrusted instances with certain
webserver config due to double extension possibilities.

Closes #1993
2020-04-04 00:48:32 +01:00
..
Attachment.php
AttachmentService.php
HttpFetcher.php
Image.php
ImageRepo.php Updated drawing uploads to use user id in image name 2020-04-04 00:48:32 +01:00
ImageService.php
UploadService.php