0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-27 19:14:27 +01:00
Commit graph

2 commits

Author SHA1 Message Date
zeripath
a730dc1419
Fix verification of subkeys of default gpg key ()
* Fix verification of subkeys of default gpg key

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Remove debug log

* Update models/gpg_key.go

* As per @6543

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-06-03 11:36:41 -04:00
zeripath
60b31c8f01
Fix the intermittent TestGPGGit failures ()
* Fix the intermittent TestGPGGit failures

Reattempt to open the listener if the port is busy with a delay up to a second
Switch from generating a private key each time, just use a known good key
2019-12-15 16:21:16 +00:00