0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-10-05 15:39:04 +02:00
gitea/routers
Giteabot 3c79315cf2
Fix: system webhooks API bug (#28531) (#28666)
Backport #28531 by @pulltheflower

- Fix the bug about admin/hooks API that `GET /admin/hooks` can only
fetch system_hooks, `POST /admin/hooks` can only create default_hooks.

Co-authored-by: vincent <38434877+pulltheflower@users.noreply.github.com>
2023-12-31 12:53:09 +00:00
..
api Fix: system webhooks API bug (#28531) (#28666) 2023-12-31 12:53:09 +00:00
common Avoid cycle-redirecting user/login page (#28636) (#28658) 2023-12-30 20:50:08 +08:00
install Refactor system setting (#27000) (#27452) 2023-10-05 10:37:59 +00:00
private
utils
web Avoid cycle-redirecting user/login page (#28636) (#28658) 2023-12-30 20:50:08 +08:00
init.go