file uploads
Closed this issue · 0 comments
coldwaterq commented
Allow users to upload files, so that binary data like pdfs can be used in challenges.
This shows how to limit the maximum size of a file.
http://flask.pocoo.org/docs/patterns/fileuploads/#improving-uploads
The max size should be configurable in the config.