Gitea/gitea: Release v1.2.0-rc3
- BUGFIXES
- Fix go get subpackage bug (#2584)
- Sync releases table with tags on push and for mirrors (#2459)
- Fix adding branch as protected to not allow pushing to it (#2556)
- Fix lint, fmt and integration testing errors (#2553)
- Remove go version check for make fmt (#2558)
- BUILD
- Fix release building in Drone CI (#2586, #2579, #2573)
- SECURITY
- Restricting access to fork functionality to users with Code access (#2542)