You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/web/org
Giteabot dfab6e2d1c
Fix incorrect redirect link of delete org project (#23327) (#23339)
Backport #23327

A part of https://github.com/go-gitea/gitea/pull/22865/commits

The old code will cause 500 error.

Co-authored-by: yp05327 <576951401@qq.com>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
2 years ago
..
home.go Implement FSFE REUSE for golang files (#21840) 2 years ago
main_test.go Support org/user level projects (#22235) 2 years ago
members.go Fix leaving organization bug on user settings -> orgs (#21983) 2 years ago
org.go Implement FSFE REUSE for golang files (#21840) 2 years ago
org_labels.go Add loading yaml label template files (#22976) (#23232) 2 years ago
org_runners.go Implement actions (#21937) 2 years ago
projects.go Fix incorrect redirect link of delete org project (#23327) (#23339) 2 years ago
projects_test.go Support org/user level projects (#22235) 2 years ago
setting.go Add user secrets (#22191) 2 years ago
setting_oauth2.go Implement FSFE REUSE for golang files (#21840) 2 years ago
setting_packages.go Add Cargo package registry (#21888) 2 years ago
setting_secrets.go Add user secrets (#22191) 2 years ago
teams.go Add context cache as a request level cache (#22294) 2 years ago