0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-03 12:14:44 +01:00
Commit graph

3 commits

Author SHA1 Message Date
KN4CK3R
bfe597c7b0
Use non-expiring key. () 2021-12-14 15:02:20 -05:00
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