mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-04-04 21:42:31 +00:00
* 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