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.
yp05327 df9a62b5f9
Fix 404 error when leaving the last private org team (#24322)
If the user only belongs to one org team and the org is private, 
leaving the org team will redirect to `ctx.Org.OrgLink + "/teams/"`
which is inaccessible.

So we need to check whether the user still belongs to the org.
1 year ago
..
home.go Fix unclear "Owner" concept (#24233) 1 year ago
main_test.go Support org/user level projects (#22235) 2 years ago
members.go Add missing badges in user profile for /projects and /packages (#24232) 1 year ago
org.go Implement FSFE REUSE for golang files (#21840) 2 years ago
org_labels.go Add loading yaml label template files (#22976) 1 year ago
org_runners.go Implement actions (#21937) 2 years ago
projects.go Add unset default project column (#23531) 1 year ago
projects_test.go Support org/user level projects (#22235) 2 years ago
setting.go Make label templates have consistent behavior and priority (#23749) 1 year ago
setting_oauth2.go Implement FSFE REUSE for golang files (#21840) 2 years ago
setting_packages.go Add Cargo package registry (#21888) 1 year ago
setting_secrets.go Only delete secrets belonging to its owner (#24284) 1 year ago
teams.go Fix 404 error when leaving the last private org team (#24322) 1 year ago