gamekeller / next

The next version of the Gamekeller website
https://gamekeller.net
MIT License
6 stars 1 forks source link

Make all current GET requests CSRF safe #52

Closed hnrch02 closed 9 years ago

hnrch02 commented 10 years ago

Make logging out (and possibly other actions that are currently GET requests) require a POST request with a valid CSRF token.