genuinetools / img

Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder.
https://blog.jessfraz.com/post/building-container-images-securely-on-kubernetes/
MIT License
3.88k stars 230 forks source link

user login with wrong credentials doenst provide an error #308

Open JennyMet opened 3 years ago

JennyMet commented 3 years ago

HI,

When user login with wrong credentials (e.g. to docker hub ) he get message that he successfully login which is very confusing when he later want to push an image and dont understand what the error is about. we are using the latest version. is it a known issue?

how to reproduce:

use: img login -u [your username] - p [wrong password ] and you will get a message for Login succeeded.

issue-label-bot[bot] commented 3 years ago

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.54. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.