Opened 7 years ago
Last modified 2 years ago
#28592 new Cleanup/optimization
Security documentation updates — at Initial Version
Description ¶
The security documentation can be improved.
It currently mixes up topic, reference and how-to material all in the same document.
The CSRF sections can be expanded to address some common questions about the way Django does this.
The pull request https://github.com/django/django/pull/9071 addresses these issues.
According to the ticket's flags, the next step(s) to move this issue forward are:
- To improve the patch as described in the pull request review comments or on this ticket, then uncheck "Patch needs improvement".
If creating a new pull request, include a link to the pull request in the ticket comment when making that update. The usual format is:
[https://github.com/django/django/pull/#### PR]
.