Make secure_filename()
escape reserved Windows filenames
#2422
Labels
documentation
enhancement
good first issue
Comment on this issue if you'd like to volunteer to work on this. Thanks!
needs contributor
Comment on this issue if you'd like to volunteer to work on this. Thanks!
Milestone
@CaselIT noticed that we didn't hold Windows hand regarding device file names, like
https://github.com/pallets/werkzeug/blob/7868bef5d978093a8baa0784464ebe5d775ae92a/src/werkzeug/utils.py#L229-L237
(Originally posted by @CaselIT in #2421 (comment).)
The text was updated successfully, but these errors were encountered: