mirror of
https://github.com/go-gitea/gitea
synced 2025-03-04 17:54:32 +00:00
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.