1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-04 01:21:30 +02:00
gitea/routers/user
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
..
setting Use ErrKeyUnableToVerify if fail to calc fingerprint in ssh-keygen (#10863) 2020-03-28 19:24:55 +02:00
auth_openid.go
auth.go Admin page for managing user e-mail activation (#10557) 2020-03-02 15:25:36 -03:00
avatar.go make avatar lookup occur at image request (#10540) 2020-03-27 14:34:39 +02:00
home_test.go
home.go Add Approval Counts to pulls list (#10238) 2020-03-06 03:44:06 +00:00
main_test.go
notification.go
oauth.go
profile.go