#16859: CSRF Improvements -------------------------------------+------------------------------------- Reporter: PaulM | Owner: PaulM Type: | Status: new Cleanup/optimization | Component: Milestone: | contrib.csrf Version: 1.3 | Severity: Normal Keywords: | Triage Stage: Accepted Has patch: 0 | Needs documentation: 0 Needs tests: 0 | Patch needs improvement: 0 Easy pickings: 0 | UI/UX: 0 -------------------------------------+------------------------------------- This is a ticket to keep track of general CSRF improvements we want to add to Django.
This includes: * #16010 - add Origin checking * Optionally tie CSRF to sessions * Use signing to improve CSRF (maybe with sessions) * Improve domain/host checking - deal with the subdomain to subdomain problem -- Ticket URL: <https://code.djangoproject.com/ticket/16859> Django <https://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.