coldwaterq/want2hack

hidden files

Closed this issue · 0 comments

allow files to be hidden. I think that a special case should be made so that file names starting with a "." can be made, but because of werkzeug.secure_filename() that is not currently allowed, and wouldn't be allowed in requests.

This was an unintended effect.