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

Login with leading slash '/' fails #297

Open
bupd opened this issue Dec 29, 2024 · 1 comment
Open

Login with leading slash '/' fails #297

bupd opened this issue Dec 29, 2024 · 1 comment

Comments

@bupd
Copy link
Member

bupd commented Dec 29, 2024

Changes needed

  1. Make the login message clean
  2. Make the login work even if user gives leading slash for the server address.
❯ harbor login http://registry.bupd.xyz/
Error: login failed, please check your credentials: &{false  0001-01-01T00:00:00.000Z  <nil>  false 0001-01-01T00:00:00.000Z 0 } (*models.UserResp) is not supported by the TextConsumer, can be resolved by supporting TextUnmarshaler interface
@Standing-Man
Copy link
Contributor

This issue is very similar to #271 I am currently working on. I will include this issue in the PR and resolve them together.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants