mirror of
https://github.com/django/django.git
synced 2025-03-26 09:10:50 +00:00
Fixed a rest mistake I introduced in d5ce2ff.
This commit is contained in:
parent
9a1ea4e7e8
commit
753edfa4b5
@ -132,8 +132,8 @@ and the :setting:`SECRET_KEY` setting.
|
|||||||
|
|
||||||
.. warning::
|
.. warning::
|
||||||
|
|
||||||
**If the :setting:`SECRET_KEY` is not kept secret, this can lead to
|
**If the SECRET_KEY is not kept secret, this can lead to arbitrary remote
|
||||||
arbitrary remote code execution.**
|
code execution.**
|
||||||
|
|
||||||
An attacker in possession of the :setting:`SECRET_KEY` can not only
|
An attacker in possession of the :setting:`SECRET_KEY` can not only
|
||||||
generate falsified session data, which your site will trust, but also
|
generate falsified session data, which your site will trust, but also
|
||||||
|
Loading…
x
Reference in New Issue
Block a user