-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
-
For performance improvement and scalability, implement document uploading directly to S3.
-
Validate that user uploads are not malicious by using
python magic(with binary packages for windows and mac) to check bytes of file headers.
Valid file types include:
pdf, doc, docx, any image file
Reactions are currently unavailable