mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-01 00:00:43 +00:00
7096085f2b
* Add CSRF checking to reqToken and place CSRF in the post for deadline creation Fixes #5226, #5249 * /api/v1/admin/users routes should have reqToken middleware