Opened 14 years ago
Closed 13 years ago
#17324 closed Cleanup/optimization (fixed)
Improve security docs with better CSRF explanation
| Reported by: | Paul McMillan | Owned by: | David Fischer |
|---|---|---|---|
| Component: | Documentation | Version: | 1.3 |
| Severity: | Normal | Keywords: | |
| Cc: | djfische@… | Triage Stage: | Accepted |
| Has patch: | yes | Needs documentation: | yes |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
jacobkm would like to see the security docs improved with the explanation I wrote about CSRF on the mailing list here:
https://groups.google.com/group/django-developers/msg/6ef6e89008574dd9
Note:
See TracTickets
for help on using tickets.
I added a pull request on Github. See https://github.com/django/django/pull/331