Skip to content

ZIp file is not being accepted in Submit New Evidence modal from Windows #92

@gratestas

Description

@gratestas

Seems like it is due to the fact that Windows uses a different MIME type for zip files.

Updating whitelist for zip:

"application/x-zip",
"application/x-zip-compressed", 
"multipart/x-zip"
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions