1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-30 23:25:48 +00:00
gitea/routers/web/user/setting
zeripath 2914c5299b
Improve error report when user passes a private key (#22726)
The error reported when a user passes a private ssh key as their ssh
public key is not very nice.

This PR improves this slightly.

Ref #22693

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: delvh <dev.lh@web.de>
2023-02-02 18:25:54 +00:00
..
security Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
account_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
account.go Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
adopt.go Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
applications.go Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
keys.go Improve error report when user passes a private key (#22726) 2023-02-02 18:25:54 +00:00
main_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
oauth2_common.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
oauth2.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
packages.go Update gitea-vet to check FSFE REUSE (#22004) 2022-12-02 22:14:57 +08:00
profile.go Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
secrets.go Add user secrets (#22191) 2023-02-01 20:53:04 +08:00