gitforge/models/asymkey
Gusted 07a6b6ce82 chore: make use of go1.26 features (#12369)
Allows us to make use of Go features introduced in v1.26.

I require a feature from v1.26 for a PR I want to make later.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/12369
Reviewed-by: Mathieu Fenniak <mfenniak@noreply.codeberg.org>
2026-05-01 22:51:48 +02:00
..
lint-locale-usage feat(asymkey/llu): Only interpret .Reason as msgid if .Verified=false (#12019) 2026-04-14 06:27:39 +02:00
asymkey.go
asymkey_test.go
error.go
gpg_key.go chore: flag suspicious OwnerID comparisons (#12184) 2026-04-19 04:24:09 +02:00
gpg_key_add.go
gpg_key_commit_verification.go
gpg_key_common.go
gpg_key_import.go
gpg_key_list.go
gpg_key_object_verification.go
gpg_key_tag_verification.go
gpg_key_test.go chore: make use of go1.26 features (#12369) 2026-05-01 22:51:48 +02:00
gpg_key_verify.go
main_test.go
ssh_key.go chore: flag suspicious OwnerID comparisons (#12184) 2026-04-19 04:24:09 +02:00
ssh_key_authorized_keys.go
ssh_key_authorized_keys_test.go
ssh_key_authorized_principals.go
ssh_key_deploy.go
ssh_key_fingerprint.go
ssh_key_object_verification.go
ssh_key_object_verification_test.go chore: fix typos throughout the codebase (#10753) 2026-01-26 22:57:33 +01:00
ssh_key_parse.go
ssh_key_principals.go
ssh_key_test.go
ssh_key_verify.go feat: use AppDomain for key verification (#10429) 2025-12-17 17:01:14 +01:00