gitea/routers/user/setting
zeripath ea67e563dd
Use ErrKeyUnableToVerify if fail to calc fingerprint in ssh-keygen ()
* Use ErrKeyUnableToVerify if fail to calc fingerprint in ssh-keygen

Fix 

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

* Pass up the unable to verify
2020-03-28 19:24:55 +02:00
..
account_test.go Add password requirement info on error () 2019-11-19 22:44:58 +00:00
account.go Admin page for managing user e-mail activation () 2020-03-02 15:25:36 -03:00
applications.go API add/generalize pagination () 2020-01-24 14:00:29 -05:00
keys.go Use ErrKeyUnableToVerify if fail to calc fingerprint in ssh-keygen () 2020-03-28 19:24:55 +02:00
main_test.go Splitted the user settings code into several files to be more maintainable () 2018-05-17 12:05:00 +08:00
oauth2.go OAuth2 Grant UI () 2019-04-17 16:18:16 +08:00
profile.go Various fixes in login sources () 2020-02-23 13:52:05 -06:00
security_openid.go fix missing data on redirects () 2018-06-18 14:24:45 -04:00
security_twofa.go Fixed ineffectual assignments () 2019-07-22 17:35:53 +08:00
security_u2f.go Add golangci () 2019-06-12 15:41:28 -04:00
security.go API add/generalize pagination () 2020-01-24 14:00:29 -05:00