gitea

Development moved to Codeberg

Fix the bug: deploy key with write access can not push (#19010) Use DeployKeyID to replace the IsDeployKey, then CanWriteCode uses the DeployKeyID to check the write permission.

Changes

11 changed files (+78/-64)