mirror of
https://github.com/go-gitea/gitea
synced 2025-07-30 14:18:38 +00:00
Only check at least one email gpg key (#2266)
* Only require one email (possibly not yet validated) * Update message error and check validation of commit * Add integrations tests * Complete integration for import * Add pre-check/optimization * Add some test (not finished) * Finish * Fix fixtures * Fix typo * Don't guess key ID
This commit is contained in:
committed by
Lunny Xiao
parent
5f4210a9b0
commit
7c417bbb0d
@@ -26,7 +26,7 @@
|
||||
is_admin: false
|
||||
avatar: avatar2
|
||||
avatar_email: user2@example.com
|
||||
num_repos: 3
|
||||
num_repos: 4
|
||||
num_stars: 2
|
||||
num_followers: 2
|
||||
num_following: 1
|
||||
|
Reference in New Issue
Block a user