0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-03-21 17:37:56 +01:00
zeripath 7096085f2b Fix by adding CSRF checking to api reqToken and add CSRF to the POST header for deadline ()
* Add CSRF checking to reqToken and place CSRF in the post for deadline creation

Fixes , 

* /api/v1/admin/users routes should have reqToken middleware
2018-11-03 21:15:55 -04:00
..