refactoring: now detecting file type using filename from form data. Also, only one accepted content type

This commit is contained in:
Julien Neuhart
2018-04-08 21:49:02 +02:00
parent cdeef33ff7
commit bca02f6198
14 changed files with 119 additions and 400 deletions

3
.gitignore vendored
View File

@@ -1,2 +1,3 @@
.DS_Store
.ci/coverage.txt
.ci/coverage.txt
.vscode