Closed coldwaterq closed 10 years ago
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.
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.