0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-19 11:16:40 +01:00
gitea/routers
Jean-Baptiste Gomond 641e8165c7
Fix bad method call when deleting user secrets via API (#27829)
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.
2023-10-29 13:19:57 +01:00
..
api Fix bad method call when deleting user secrets via API (#27829) 2023-10-29 13:19:57 +01:00
common
install
private
utils
web
init.go