You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/context
zeripath 7096085f2b Fix #5226 by adding CSRF checking to api reqToken and add CSRF to the POST header for deadline (#5250)
* 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
6 years ago
..
api.go Fix #5226 by adding CSRF checking to api reqToken and add CSRF to the POST header for deadline (#5250) 6 years ago
api_org.go Golint fixed for modules/context 8 years ago
auth.go Force user to change password (#4489) 6 years ago
context.go Hide home button when landing page is not set to home (#4651) 6 years ago
org.go Handle refactor (#3339) 7 years ago
repo.go Fix redirect with non-ascii branch names (#4764) (#4810) 6 years ago