summaryrefslogtreecommitdiff
path: root/docs/internals/security.txt
AgeCommit message (Collapse)Author
2018-11-15Used auto-numbered lists in documentation.François Freitag
2018-04-17Fixed #29334 -- Updated pypi.python.org URLs to pypi.org.Brett Cannon
2018-03-12Added "Denial-of-service attacks" to the security issue severity classification.Tim Graham
2017-03-13Typo fix.Florian Apolloner
2017-02-15Removed docs/internals/roles.txt.Tim Graham
It's moved to https://www.djangoproject.com/foundation/teams/.
2016-10-15Updated security policy according to current practices.Tim Graham
Also added security release date notifications to django-announce.
2016-01-22Fixed #26020 -- Normalized header stylings in docs.Elif T. Kus
2015-06-25Updated release process for new release schedule.Tim Graham
2015-05-25Added oss-security@lists.openwall.com to security release announcements.Tim Graham
2015-05-21Removed obsolete distros@vs.openwall.org security notification.Tim Graham
2014-08-01Adjusted 'internals' docs to the new organization.Aymeric Augustin
Most of these changes are about using the correct vocabulary -- "core team member" vs "core developer/committer" and adding internal links.
2014-07-27Correctly remove extraneous text about keys from previous edit.James Bennett
2014-07-27Update from key ID in security.txt to authorized release keys list.James Bennett
2014-02-28Fixed doc typos.Tim Graham
2014-01-24Fixed #21824 -- Added reference to LTS in docs/internals/security.txtJames Turley
2013-12-08Updated a bunch of hyperlinks in documentationClaude Paroz
2013-10-04Fixed #21213 -- Added docs for Django's mailing lists.Unai Zalakain
Added docs/internals/mailing-lists.txt documenting the use of django's mailing lists. All references across docs changed to point to this page. The referencing makes use of substitution because there's no way to make a :ref: link in a non-inline fashion in Sphinx. It also makes use of rst_epilog Sphinx conf for making this substitutions across all the docs.
2013-09-19Corrected markup problems in new security summary page.Russell Keith-Magee
2013-09-18Fix #21121: Add archive of security issues.James Bennett
2013-08-09Fixed #20868 -- Added an email to django-announce as a security step.Tim Graham
Thanks garrison for the report.
2013-07-16Rephrased the docs for reporting security issues to make it less intimidating.Loic Bistuer
2012-08-07Add new security-policy documentation.James Bennett
This formally describes our policies on reporting, notification and disclosure of security issues, and provides a detailed explanation of our full security-response process, for reference purposes.