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/api/v1
Giteabot 25bc3d562a
Fix bad method call when deleting user secrets via API (#27829) (#27831)
Backport #27829 by @jbgomond

Fixed a little mistake when you deleting user secrets via the API. Found
it when working on #27725.
It should be backported to 1.21 I think.

Co-authored-by: Jean-Baptiste Gomond <dev@jbgomond.com>
1 year ago
..
activitypub More refactoring of `db.DefaultContext` (#27083) 1 year ago
admin Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago
misc More `db.DefaultContext` refactor (#27265) (#27347) 1 year ago
notify More `db.DefaultContext` refactor (#27265) (#27347) 1 year ago
org Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago
packages Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago
repo api: GetPullRequestCommits: return file list (#27483) (#27539) 1 year ago
settings Implement FSFE REUSE for golang files (#21840) 2 years ago
swagger refactor(API): refactor secret creation and update functionality (#26751) 2 years ago
user Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago
utils New webhook trigger for receiving Pull Request review requests (#24481) 2 years ago
api.go Fix bad method call when deleting user secrets via API (#27829) (#27831) 1 year ago