Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve error report when user passes a private key #22726

Commits on Feb 2, 2023

  1. Improve error report when user passes a private key

    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 go-gitea#22693
    
    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    c411d27 View commit details
    Browse the repository at this point in the history
  2. Update options/locale/locale_en-US.ini

    Co-authored-by: delvh <dev.lh@web.de>
    zeripath and delvh committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    f0f8ef9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4247e45 View commit details
    Browse the repository at this point in the history