MIME Type check for file upload #46

Closed
opened 2021-12-09 09:02:54 +01:00 by mpeltriaux · 1 comment
Owner

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

  1. pdf
  2. jpg/jpeg
  3. png

Max size

Furthermore add file size limit to 15MB (equivalent to current system).

# 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 1. pdf 1. jpg/jpeg 1. png ## Max size Furthermore add file size limit to 15MB (equivalent to current system).
mpeltriaux added the
enhancement
label 2021-12-09 09:02:54 +01:00
mpeltriaux self-assigned this 2021-12-09 09:02:54 +01:00
mpeltriaux referenced this issue from a commit 2021-12-09 12:39:18 +01:00
mpeltriaux referenced this issue from a commit 2021-12-09 13:19:55 +01:00
Author
Owner

Merged in #47

# Merged in #47
btuelek referenced this issue from a commit 2024-12-05 13:18:36 +01:00
btuelek referenced this issue from a commit 2024-12-05 13:18:36 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: IT-Naturschutz/konova#46
No description provided.