1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-09 02:58:20 +00:00
Files
gitea/routers/web/user
Gusted 38acce2f3f Fix issue overview for teams (#19652) (#19653)
- Backport #19652
  - Don't use hacky solution to limit to the correct RepoID's, instead use current code to handle these limits. The existing code is more correct than the hacky solution.
  - Resolves #19636
2022-05-16 17:48:16 +08:00
..