forked from orbit-oss/flask
Expanded the security docs to mention unquoted attributes as dangerous
This commit is contained in:
parent
cb660cd1f1
commit
559d2810d7
2 changed files with 26 additions and 1 deletions
|
|
@ -103,4 +103,4 @@ Werkzeug and Flask will be ported to Python 3 as soon as a solution for
|
|||
WSGI is found, and we will provide helpful tips how to upgrade existing
|
||||
applications to Python 3. Until then, we strongly recommend using Python
|
||||
2.6 and 2.7 with activated Python 3 warnings during development, as well
|
||||
as the unicode literals `__future__` feature.
|
||||
as the unicode literals `__future__` feature.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue