issues
search
go-gitea
/
gitea
Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
https://gitea.com
MIT License
45.24k
stars
5.5k
forks
source link
Refactor find forks and fix possible bugs that weak permissions check
#32528
Closed
lunny
closed
4 days ago
lunny
commented
6 days ago
Move models/GetForks to services/FindForks
Add doer as a parameter of FindForks to check permissions
Slight performance optimization for get forks API with batch loading of repository units
Add tests for forking repository to organizations