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

Disable autologin and keyring in CLI #85

Merged
merged 2 commits into from
Jul 21, 2023

Conversation

psrok1
Copy link
Member

@psrok1 psrok1 commented Oct 6, 2022

There is really annoying problem that occurs when keyring is unsupported on current platform.

  • There is no option to avoid keyring in CLI other than changing option manually in config
  • mwdb login does pre-login using stored credentials before prompting for actual credentials. The same for mwdb logout
  • It would be also nice to prompt user which instance is actually used

@psrok1 psrok1 marked this pull request as draft October 6, 2022 15:42
@psrok1 psrok1 force-pushed the feature/disable-autologin-and-keyring branch from 45c19e9 to 17991b1 Compare July 21, 2023 14:00
@psrok1 psrok1 marked this pull request as ready for review July 21, 2023 14:30
@psrok1 psrok1 merged commit 5a44505 into master Jul 21, 2023
3 checks passed
@psrok1 psrok1 deleted the feature/disable-autologin-and-keyring branch July 21, 2023 14:36
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.

1 participant