OperationXen / cyberpunkCTF

A CTF framework built on python using django, graphql and react
GNU General Public License v3.0
1 stars 0 forks source link

Login view missing CSRF tokens #10

Open OperationXen opened 5 years ago

OperationXen commented 5 years ago

Login and user signup functionality requires CSRF token to protect it, for development is it marked csrf_exempt