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.
gitea/routers
Evan Tobin ae419fa494
Fix permissions for Token DELETE endpoint to match GET and POST (#27610)
Fixes #27598

In #27080, the logic for the tokens endpoints were updated to allow
admins to create and view tokens in other accounts. However, the same
functionality was not added to the DELETE endpoint. This PR makes the
DELETE endpoint function the same as the other token endpoints and adds unit tests
1 year ago
..
api Fix permissions for Token DELETE endpoint to match GET and POST (#27610) 1 year ago
common Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
install Enhanced auth token / remember me (#27606) 1 year ago
private Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Enhanced auth token / remember me (#27606) 1 year ago
init.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago