mirror of
https://gitee.com/gitea/gitea
synced 2025-11-03 16:10:25 +08:00
Fixes #28324 The name parameter can't contain some characters (https://github.com/keybase/go-crypto/blob/master/openpgp/keys.go#L680) but is optional. Therefore just use an empty string.