1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-20 19:14:39 +01:00
gitea/routers
zeripath ea67e563dd
Use ErrKeyUnableToVerify if fail to calc fingerprint in ssh-keygen (#10863)
* Use ErrKeyUnableToVerify if fail to calc fingerprint in ssh-keygen

Fix #3985

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

* Pass up the unable to verify
2020-03-28 19:24:55 +02:00
..
admin
api/v1
dev
org
private
repo bug: fix assignees double load bug (#10856) 2020-03-28 14:22:52 +00:00
routes
user Use ErrKeyUnableToVerify if fail to calc fingerprint in ssh-keygen (#10863) 2020-03-28 19:24:55 +02:00
utils
home.go
init.go
install.go
metrics.go
swagger_json.go