jojo/routers/web/org
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
..
setting chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
home.go feat: avoid expensive SQL for org home (#9309) 2025-09-16 08:54:14 +02: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-08 20:07:29 -06: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 feat: migrate add/remove repositories in team to native dialog (#9877) 2025-10-28 14:29:34 +01:00