forgejo/models/asymkey
Lunny Xiao 882e502327
Fix comment permissions (#28213)
This PR will fix some missed checks for private repositories' data on
web routes and API routes.
2023-11-25 17:21:21 +00:00
..
error.go
gpg_key.go Fix comment permissions (#28213) 2023-11-25 17:21:21 +00:00
gpg_key_add.go
gpg_key_commit_verification.go
gpg_key_common.go
gpg_key_import.go Final round of db.DefaultContext refactor (#27587) 2023-10-14 08:37:24 +00:00
gpg_key_test.go
gpg_key_verify.go Final round of db.DefaultContext refactor (#27587) 2023-10-14 08:37:24 +00:00
main_test.go
ssh_key.go Use db.Find instead of writing methods for every object (#28084) 2023-11-24 03:49:41 +00:00
ssh_key_authorized_keys.go Replace more db.DefaultContext (#27628) 2023-10-15 17:46:06 +02:00
ssh_key_authorized_principals.go Replace more db.DefaultContext (#27628) 2023-10-15 17:46:06 +02:00
ssh_key_commit_verification.go Use db.Find instead of writing methods for every object (#28084) 2023-11-24 03:49:41 +00:00
ssh_key_deploy.go Use db.Find instead of writing methods for every object (#28084) 2023-11-24 03:49:41 +00:00
ssh_key_fingerprint.go
ssh_key_parse.go
ssh_key_principals.go Final round of db.DefaultContext refactor (#27587) 2023-10-14 08:37:24 +00:00
ssh_key_test.go
ssh_key_verify.go Final round of db.DefaultContext refactor (#27587) 2023-10-14 08:37:24 +00:00