forked from orbit-oss/flask
Change to Pallets project
* Update CHANGES * Update CONTRIBUTING.rst * Update setup.py * Update tox.ini * Update extensions.rst * Update security.rst * Update installation.rst * Update testing.rst * Update upgrading.rst * Update sidebarintro.html * Update jquery.rst * Update dbcon.rst * Update index.rst
This commit is contained in:
parent
bd667109c6
commit
567fff9d0d
13 changed files with 18 additions and 18 deletions
|
|
@ -101,6 +101,6 @@ arrays to JSON. This was because of a security vulnerability in ECMAScript 4.
|
|||
ECMAScript 5 closed this vulnerability, so only extremely old browsers are
|
||||
still vulnerable. All of these browsers have `other more serious
|
||||
vulnerabilities
|
||||
<https://github.com/mitsuhiko/flask/issues/248#issuecomment-59934857>`_, so
|
||||
<https://github.com/pallets/flask/issues/248#issuecomment-59934857>`_, so
|
||||
this behavior was changed and :func:`~flask.jsonify` now supports serializing
|
||||
arrays.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue