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

Conan doesn't keep the username to log to server anymore #3800

Closed
3 tasks done
dkgs opened this issue Oct 19, 2018 · 1 comment · Fixed by #3839
Closed
3 tasks done

Conan doesn't keep the username to log to server anymore #3800

dkgs opened this issue Oct 19, 2018 · 1 comment · Fixed by #3839
Assignees
Milestone

Comments

@dkgs
Copy link

dkgs commented Oct 19, 2018

From conan 1.8,

When an authentication is required by the conan server, the username is now always asked event though it was specified by conan user. In older version, only the password was required.

To reproduce:

$ conan user -c
$ conan user username
Changed user of remote 'server' from 'None' (anonymous) to 'username'
$ conan search -r server *
Please log in to "server" to perform this action. Execute "conan user" command.
Remote 'server' username:

To help us debug your issue please explain:

  • I've read the CONTRIBUTING guide.
  • I've specified the Conan version, operating system version and any tool that can be relevant.
  • I've explained the steps to reproduce the error or the motivation/use case of the question/suggestion.
@lasote
Copy link
Contributor

lasote commented Oct 20, 2018

Thanks for reporting looks like a bug. Let's try to solve it ASAP

@lasote lasote added this to the 1.9 milestone Oct 20, 2018
@jgsogo jgsogo self-assigned this Oct 24, 2018
@ghost ghost added stage: review and removed to do labels Oct 24, 2018
@ghost ghost removed the stage: review label Oct 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants