forgejo/models/asymkey
zeripath 93feb1a666
Fix the bug: deploy key with write access can not push () ()
Backport 

Use DeployKeyID to replace the IsDeployKey, then CanWriteCode uses the DeployKeyID to check the write permission.

Fix 

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-03-23 13:44:41 +00:00
..
error.go Add support for ssh commit signing () 2021-12-19 00:37:18 -05:00
gpg_key.go
gpg_key_add.go
gpg_key_commit_verification.go Collaborator trust model should trust collaborators () () 2022-02-03 11:20:37 -05:00
gpg_key_common.go
gpg_key_import.go
gpg_key_test.go
gpg_key_verify.go
main_test.go
ssh_key.go Refactor auth package () 2022-01-02 21:12:35 +08:00
ssh_key_authorized_keys.go
ssh_key_authorized_principals.go
ssh_key_commit_verification.go Add support for ssh commit signing () 2021-12-19 00:37:18 -05:00
ssh_key_deploy.go Fix the bug: deploy key with write access can not push () () 2022-03-23 13:44:41 +00:00
ssh_key_fingerprint.go
ssh_key_parse.go Fix various typos () 2022-01-10 17:32:37 +08:00
ssh_key_principals.go Refactor auth package () 2022-01-02 21:12:35 +08:00
ssh_key_test.go Remove ioutil () 2022-01-10 09:48:13 +08:00
ssh_key_verify.go Migration 204 use Sync2 () 2021-12-20 18:58:38 +01:00