jojo/routers/web
Gusted d8cba03e16 fix: check owner when changing state of project
It was sufficiently checked for the repostiory case, but for user/org
project it was not checked and you could change the state of any
project by there mere knowledge of a ID.
2026-03-08 20:07:29 -06:00
..
admin feat: render a link to poster profile next to the ID within shadow copy details (#10194) 2025-12-09 15:19:10 +01:00
auth fix: verify code challenge of S256 2026-03-06 11:20:40 -07:00
devtest chore(ui): clean up hashbox CSS, small design changes (#7822) 2025-05-25 12:51:27 +02:00
events chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
explore feat: add support to opt-in for fuzzy search (#10378) 2025-12-17 13:51:48 +01:00
feed [v14.0/forgejo] fix: use an absolute URL for compare links in atom feed (#11126) 2026-02-01 19:46:45 +01:00
healthcheck chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
misc feat: bump the minimum required Git version from 2.0.0 to 2.34.1 (#8328) 2025-06-29 00:44:18 +02:00
moderation feat!: Abusive content reporting (#6977) 2025-05-18 08:05:16 +00:00
org fix: check owner when changing state of project 2026-03-08 20:07:29 -06:00
repo fix: check owner when changing state of project 2026-03-08 20:07:29 -06:00
shared [v14.0/forgejo] fix: ignore private .profile repo on user profile page (#10495) 2025-12-20 07:06:26 +01:00
user feat: add support to opt-in for fuzzy search (#10378) 2025-12-17 13:51:48 +01:00
base.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
githttp.go feat: replace cross origin protection (#9830) 2025-10-29 22:43:22 +01:00
goget.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
home.go feat: Global 2FA enforcement (#8753) 2025-08-15 10:56:45 +02:00
metrics.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
nodeinfo.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
swagger_json.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
web.go [v14.0/forgejo] fix: make lastcommit available for non-signed-in users (#10817) 2026-01-13 23:41:35 +01:00
webfinger.go fix: trim trailing slash in WebFinger OIDC issuer link (#8794) 2025-08-06 14:50:51 +02:00