Signalen / backend

Backend for Signalen, an application that helps cities manage and prioritize nuisance reports.
https://signalen.org
Mozilla Public License 2.0
5 stars 5 forks source link

Add file type validation by using header inspection, only accept images #147

Closed bartjkdp closed 3 years ago

bartjkdp commented 3 years ago

As a follow-up of https://github.com/Amsterdam/signals/pull/769 we would like to add file type validation by using header inspection.

Suggestion of @ericherman:

tcoenen commented 3 years ago

This corresponds to ticket SIG-3667 that is in the current Amsterdam development sprint - I will update this ticket with a reference to a PR once we have one.

tcoenen commented 3 years ago

Proposed implementation currently under review: https://github.com/Amsterdam/signals/pull/790