jojo/models/asymkey
Gusted bc402472e8 fix: use correct GPG key for export
`GPGKeyToEntity` incorrectly assumed that within a keyring with multiple
keys that the first key is verified and should be exported. Look at all
keys and find the one that matches the verified key ID.
2026-01-06 11:07:10 -07:00
..
error.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
gpg_key.go fix: use correct GPG key for export 2026-01-06 11:07:10 -07:00
gpg_key_add.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
gpg_key_commit_verification.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
gpg_key_common.go Fix linting issues 2024-08-18 16:25:13 +02:00
gpg_key_import.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
gpg_key_list.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
gpg_key_object_verification.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
gpg_key_tag_verification.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
gpg_key_test.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
gpg_key_verify.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
main_test.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
ssh_key.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
ssh_key_authorized_keys.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
ssh_key_authorized_principals.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
ssh_key_deploy.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
ssh_key_fingerprint.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
ssh_key_object_verification.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
ssh_key_object_verification_test.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
ssh_key_parse.go Update module golang.org/x/crypto to v0.44.0 (v11.0/forgejo) (#10134) 2025-11-19 17:04:06 +01:00
ssh_key_principals.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
ssh_key_test.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
ssh_key_verify.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00