mirror of
https://gitee.com/gitea/gitea
synced 2025-11-04 00:20:25 +08:00
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>