0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-07 23:20:48 -05:00
forgejo/routers
Giteabot f5764bbf26
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>
(cherry picked from commit 3c79315cf2)
2024-01-16 14:16:55 +00:00
..
api Fix: system webhooks API bug (#28531) (#28666) 2024-01-16 14:16:55 +00:00
common Avoid cycle-redirecting user/login page (#28636) (#28658) 2024-01-16 14:11:44 +00:00
install [GITEA] rework long-term authentication 2024-01-16 14:14:46 +00:00
private
utils
web [GITEA] rework long-term authentication 2024-01-16 14:14:46 +00:00
init.go