jonathan-s / django-sockpuppet

Build reactive applications with the django tooling you already know and love.
https://github.com/jonathan-s/django-sockpuppet
MIT License
450 stars 22 forks source link

CSRF validator and documentation for security #110

Closed jonathan-s closed 3 years ago

jonathan-s commented 3 years ago

Description

Make sure that the sockpuppet is secure against CSRF attacks by default. This also starts the documentation around security and authentication that can be expanded upon.

Fixes # (issue) Fixes #104

Checklist