Kaydet (Commit) 8e134c27 authored tarafından Russell Keith-Magee's avatar Russell Keith-Magee

Corrected markup problems in new security summary page.

üst 8b3bae94
...@@ -215,6 +215,7 @@ Security is a topic of paramount importance in the development of Web ...@@ -215,6 +215,7 @@ Security is a topic of paramount importance in the development of Web
applications and Django provides multiple protection tools and mechanisms: applications and Django provides multiple protection tools and mechanisms:
* :doc:`Security overview <topics/security>` * :doc:`Security overview <topics/security>`
* :doc:`Disclosed security issues in Django <releases/security>`
* :doc:`Clickjacking protection <ref/clickjacking>` * :doc:`Clickjacking protection <ref/clickjacking>`
* :doc:`Cross Site Request Forgery protection <ref/contrib/csrf>` * :doc:`Cross Site Request Forgery protection <ref/contrib/csrf>`
* :doc:`Cryptographic signing <topics/signing>` * :doc:`Cryptographic signing <topics/signing>`
......
...@@ -128,8 +128,8 @@ may privately contact and discuss those issues with the appropriate ...@@ -128,8 +128,8 @@ may privately contact and discuss those issues with the appropriate
maintainers, and coordinate our own disclosure and resolution with maintainers, and coordinate our own disclosure and resolution with
theirs. theirs.
The Django team also maintains an :ref:`archive of security issues The Django team also maintains an :doc:`archive of security issues
disclosed in Django <security-releases>`. disclosed in Django</releases/security>`.
.. _security-notifications: .. _security-notifications:
......
...@@ -115,12 +115,12 @@ Pre-1.0 releases ...@@ -115,12 +115,12 @@ Pre-1.0 releases
Security releases Security releases
================= =================
Whenever a security issue is disclosed via :ref:`Django's security Whenever a security issue is disclosed via :doc:`Django's security
policies <internals-security>`, appropriate release notes are now policies </internals/security>`, appropriate release notes are now
added to all affected release series. added to all affected release series.
Additionally, :ref:`an archive of disclosed security issues Additionally, :doc:`an archive of disclosed security issues
<security-releases>` is maintained. </releases/security>` is maintained.
Development releases Development releases
==================== ====================
...@@ -132,6 +132,7 @@ notes. ...@@ -132,6 +132,7 @@ notes.
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
security
1.5-beta-1 1.5-beta-1
1.5-alpha-1 1.5-alpha-1
1.4-beta-1 1.4-beta-1
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment