forgejo/routers/web/org
Gusted 837557166b 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-06 11:21:07 -07:00
..
setting chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
home.go refactor: replace Value() from Option[T] with Get() & ValueOrZeroValue() (#11218) 2026-02-10 16:41:21 +01:00
main_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
members.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-03-28 22:22:21 +00:00
org.go Restore form inputs on organization create error (#34201) 2025-04-22 09:54:18 +02:00
org_labels.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
projects.go fix: check owner when changing state of project 2026-03-06 11:21:07 -07:00
projects_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
setting.go fix(ui): prevent render failure on faulty org settings post (#8553) 2025-07-18 13:13:45 +02:00
setting_oauth2.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
setting_packages.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
teams.go chore: fix typos throughout the codebase (#10753) 2026-01-26 22:57:33 +01:00