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
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.
2 years ago
..
api Add API for License templates (#23009) 2 years ago
common Update go tool dependencies, restructure lint targets (#24239) 2 years ago
install Refactor web route (#24080) 2 years ago
private Refactor web route (#24080) 2 years ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Fix 404 error when leaving the last private org team (#24322) 2 years ago
init.go Allow adding new files to an empty repo (#24164) 2 years ago