diff options
| author | Russell Keith-Magee <russell@keith-magee.com> | 2013-09-19 15:02:52 +0800 |
|---|---|---|
| committer | Russell Keith-Magee <russell@keith-magee.com> | 2013-09-19 15:02:52 +0800 |
| commit | 886e876c7230bf2b3364d89f4240d00d8a3ab394 (patch) | |
| tree | b4872609f0ea37005a97bd321d928fd1af1c614c /docs/internals | |
| parent | 091ae7f172de6bca8bced833434a8ee61848abfe (diff) | |
[1.6.x] Fixed #21121: Added archive of security issues.
Backport of 9d3e60aa3e, 8e134c27c9, 8b3bae9466, c65ae7c969, bbabc5325c,
and a2e25e8a83 from master.
Diffstat (limited to 'docs/internals')
| -rw-r--r-- | docs/internals/security.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/internals/security.txt b/docs/internals/security.txt index 96e1141066..f8d6ffbb1b 100644 --- a/docs/internals/security.txt +++ b/docs/internals/security.txt @@ -1,3 +1,5 @@ +.. _internals-security: + ========================== Django's security policies ========================== @@ -124,6 +126,10 @@ may privately contact and discuss those issues with the appropriate maintainers, and coordinate our own disclosure and resolution with theirs. +The Django team also maintains an :doc:`archive of security issues +disclosed in Django</releases/security>`. + + .. _security-notifications: Who receives advance notification |
