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

Authentication error when switching between username/password and token #649

Open
nsolov opened this issue Dec 10, 2024 · 0 comments · May be fixed by #650
Open

Authentication error when switching between username/password and token #649

nsolov opened this issue Dec 10, 2024 · 0 comments · May be fixed by #650
Labels
bug Something isn't working customer

Comments

@nsolov
Copy link
Contributor

nsolov commented Dec 10, 2024

When I first specify a username and password for a registry (e.g., repo -n registry -r -url https://test.pm.community.intersystems.com/registry/ -user test -pass PassWord42), and then attempt to use a different registry that requires a token (e.g., repo -r -n registry -url https://pm.intersystems.com -token ), an error occurs. The problem is that the username and password are not cleared and remain set.

I suggest that the credentials (username/password) should be cleared automatically when the registry URL changes.

@nsolov nsolov linked a pull request Dec 10, 2024 that will close this issue
@isc-tleavitt isc-tleavitt added bug Something isn't working customer labels Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working customer
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants