MIME Type check for file upload #46
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Status quo
Files of any type can be uploaded. There is no check.
Enhancement
Add MIME type checks for uploaded files. Allowed files can be
Max size
Furthermore add file size limit to 15MB (equivalent to current system).
Merged in #47