mirror of
https://github.com/go-gitea/gitea
synced 2024-11-05 09:44:26 +00:00
93ede4bc83
Backport #27610 by @evantobin 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 Co-authored-by: Evan Tobin <me@evantob.in> |
||
---|---|---|
.. | ||
action.go | ||
app.go | ||
avatar.go | ||
email.go | ||
follower.go | ||
gpg_key.go | ||
helper.go | ||
hook.go | ||
key.go | ||
repo.go | ||
settings.go | ||
star.go | ||
user.go | ||
watch.go |