publiclab/mapknitter

Limit file upload size

Ouverte

#328 ouverte le 7 févr. 2019

 (2 commentaires) (0 réaction) (0 personne assignée)Ruby (203 forks)auto 404
bughelp wanted

Métriques du dépôt

Stars
 (274 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

We currently allow users to upload files of size greater than 10 mb despite the fact that Image Upload tab carries note - "10mb max" for file size.

I uploaded the image of size 16.2 MB here- https://mapknitter.org/maps/lireille and no error was thrown.

The goal of this issue is to throw the error if file size if greater than 10mb.

Relevant issues: https://github.com/publiclab/mapknitter/issues/105 https://github.com/publiclab/mapknitter/issues/203

Thanks!

Guide contributeur