fossasia / meilix-generator

WebApp for generating a custom ISO image based on Meilix http://meilix.org
GNU Lesser General Public License v3.0
1.53k stars 113 forks source link

File checking- build passes even after adding an file which is not allowed (eg, html,etc;) #381

Closed pranav1698 closed 5 years ago

pranav1698 commented 5 years ago

I'm submitting a ... (check one with "x")

Actual Behaviour In the current site, the build passes even after the file uploaded is not of the extension is not allowed This means that the file checking is not proper

Related code: See app.py and index.html

insert any relevant code here else remove this section

Other information:

test

Would you like to work on the issue? Yes