diff options
author | zeripath <art27@cantab.net> | 2020-07-06 19:33:34 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-06 14:33:34 -0400 |
commit | 8a0bb7cd040b17e6c6c3d75b4b76051953253c31 (patch) | |
tree | ca09d4ff41a34562097c933adb91e1c0f3c4176b /models/pull.go | |
parent | 26e931ae34f618c1a5ad5935cceff7372b16f8a2 (diff) | |
download | gitea-8a0bb7cd040b17e6c6c3d75b4b76051953253c31.tar.gz gitea-8a0bb7cd040b17e6c6c3d75b4b76051953253c31.zip |
Ensure Subkeys are verified (#12155)
When attempting to verify subkeys the email address verification step
requires checking the emails however, these emails are not stored on
subkeys but instead on the primary key.
This PR will obtain the primaryKey and check against these emails too.
Fix #12128
Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Diffstat (limited to 'models/pull.go')
0 files changed, 0 insertions, 0 deletions