forgejo/routers/private
wxiaoguang 2b55422cd7
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.
2022-03-22 17:29:07 +08:00
..
default_branch.go
hook_post_receive.go
hook_pre_receive.go Fix the bug: deploy key with write access can not push (#19010) 2022-03-22 17:29:07 +08:00
hook_proc_receive.go
hook_verification.go
internal.go
internal_repo.go
key.go
mail.go Do not send notification emails to inactive users (#19131) 2022-03-19 20:45:44 +08:00
manager.go
manager_unix.go
manager_windows.go
restore_repo.go
serv.go Fix the bug: deploy key with write access can not push (#19010) 2022-03-22 17:29:07 +08:00
ssh_log.go