RafiKueng / SpaghettiLens

Webbased Gravitational Lens Modelling Tool (client and server side)
4 stars 1 forks source link

add csrf protection #33

Closed RafiKueng closed 9 years ago

RafiKueng commented 11 years ago

Cross Site Request Forgery protection: follow this howto https://docs.djangoproject.com/en/dev/ref/contrib/csrf/

RafiKueng commented 9 years ago

won't fix