mirror of
https://github.com/go-gitea/gitea.git
synced 2025-05-30 19:43:40 +00:00
- 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 - Add test-case