Opened 18 years ago
Closed 18 years ago
#4257 closed (wontfix)
Easy to miss important instruction in Cross Site Request Forgery protection documentation
Reported by: | anonymous | Owned by: | Jacob |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Keywords: | csrf | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Please emphasize the sentence "It needs to process the response after the SessionMiddleware, so must come before it in the list." on the page http://www.djangoproject.com/documentation/csrf/.
Change History (2)
comment:1 by , 18 years ago
Triage Stage: | Unreviewed → Ready for checkin |
---|
comment:2 by , 18 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
oops, didn't mean to do that. I don't think any emphasis is needed here. One just must read past the first sentence in the "How to use it" section.