Skip to content

Report remote while requesting login#17178

Merged
AbrilRBS merged 1 commit into
conan-io:develop2from
marlamb:feature/report-remote-while-requesting-login
Oct 17, 2024
Merged

Report remote while requesting login#17178
AbrilRBS merged 1 commit into
conan-io:develop2from
marlamb:feature/report-remote-while-requesting-login

Conversation

@marlamb

@marlamb marlamb commented Oct 16, 2024

Copy link
Copy Markdown
Contributor

Changelog: Fix: Add remote name to login prompt.
Docs: Omit
In setups with multiple remotes configured the prompt to enter a password might appear multiple times. After the first input users could deduce that the given password is wrong and in worst case start trying other ones, even if it was correct. Naming the remote name in the prompt as well will avoid such kind of confusion.

In setups with multiple remotes configured the prompt to enter a
password might appear multiple times. After the first input users could
deduce that the given password is wrong and in worst case start trying
other ones, even if it was correct. Naming the remote name in the prompt
as well will avoid such kind of confusion.
@marlamb

marlamb commented Oct 16, 2024

Copy link
Copy Markdown
Contributor Author
  • As it is a very small issue I did not care about opening an issue, but applied the fix directly.
  • I have read the contributing guide.
  • I followed PEP8 to my best knowledge.
  • I did not open a PR on the Conan docs repository, as the change seems too small to affect the documentation.

@memsharded memsharded self-assigned this Oct 16, 2024
@AbrilRBS

Copy link
Copy Markdown
Member

Thanks a lot @marlamb for taking the time to improve this, we appreciate it :)

@AbrilRBS AbrilRBS left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This could also he released as part of 2.8.1 if it lines up, will check with the team!

@memsharded memsharded left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks very much for your contribution.
This is indeed a good addition, totally makes sense, lets get it for next release

@memsharded memsharded added this to the 2.9.0 milestone Oct 16, 2024
@AbrilRBS AbrilRBS merged commit dfcb681 into conan-io:develop2 Oct 17, 2024
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

Successfully merging this pull request may close these issues.

3 participants