
report at bugs
May 12, 2012, 12:52 PM
Views: 47
Permalink
|
|
[issue13734] Add a generic directory walker method to avoid symlink attacks
[In reply to]
|
|
Benjamin Peterson <benjamin [at] python> added the comment: 2012/5/12 Charles-François Natali <report [at] bugs>: > > Charles-François Natali <neologix [at] free> added the comment: > >> It would be nice if the documentation of fwalk() explained why you would >> want to use it over walk(). > > How does the attached patch look? Okay, but explain what a "symlink attack" is. ---------- _______________________________________ Python tracker <report [at] bugs> <http://bugs.python.org/issue13734> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|