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

Add docs on how to re-enable Keyring #639

Open
NiklasRosenstein opened this issue Jun 28, 2023 · 3 comments
Open

Add docs on how to re-enable Keyring #639

NiklasRosenstein opened this issue Jun 28, 2023 · 3 comments

Comments

@NiklasRosenstein
Copy link

The README outlines how to disable keyring globally using python -m keyring --disable. But it doesn't explain what happens in the background with this command and how to re-enable it. The docs include some note about this, for example

You can re-enable keyring by running python -m keyring diagnose to find the Keyring config file and updating the backend or removing the entire file.

@jaraco
Copy link
Owner

jaraco commented Jul 23, 2023

Sounds good. Would you be interested in drafting the change?

@ankitaa06
Copy link

Where can I find the solution for this?

@NiklasRosenstein
Copy link
Author

Where can I find the solution for this?

It's right there in the block quote of the initial comment. :) I.e. find the config file and update it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants