jojo/routers/web
Gusted 663aa50eec fix: check the permission of canceling automerge
The API already checked the permission sufficiently if auto merge could
be cancelled by the doer. The web route did not. Consolidate this check
in the function that lives in the services directory.
2026-03-06 11:20:50 -07:00
..
admin fix(sec): consider webauthn for external login 2025-05-02 07:31:20 +02:00
auth fix: verify code challenge of S256 2026-03-06 11:20:50 -07:00
devtest [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
events [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
explore [v11.0/forgejo] fix(code-search): fix broken pagination. (#9005) 2025-08-23 14:04:14 +02:00
feed [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
healthcheck [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
misc [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
org [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
repo fix: check the permission of canceling automerge 2026-03-06 11:20:50 -07:00
shared [v11.0/forgejo] fix: package cleaned rule fails if the keep count is too high (#9469) 2025-09-29 18:02:21 +02:00
user [v11.0/forgejo] fix(code-search): fix broken pagination. (#9005) 2025-08-23 14:04:14 +02:00
base.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
githttp.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
goget.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
home.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
metrics.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
nodeinfo.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
swagger_json.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
web.go [v11.0/forgejo] 2025-11-21 combined security patches (#10039) 2025-11-21 04:31:31 +01:00
webfinger.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00