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 configuration option to prioritize use of credential file over keyring #2519

Open
sagerb opened this issue Jan 9, 2025 · 0 comments · May be fixed by #2579
Open

Add configuration option to prioritize use of credential file over keyring #2519

sagerb opened this issue Jan 9, 2025 · 0 comments · May be fixed by #2579
Assignees
Labels
Milestone

Comments

@sagerb
Copy link
Collaborator

sagerb commented Jan 9, 2025

For debugging and testing, we need a way of testing the credential file usage on platforms that have working keyring support. The easiest/cleanest way to implement this is to add an extension configuration option. This would seem to be a good example of something that users might also want to use, so I'm recommending we expose it publically through VSCode's configuration facility.

@sagerb sagerb assigned sagerb and unassigned sagerb Jan 9, 2025
@dotNomad dotNomad changed the title Add an extension configuration option to allow use of credential file instead of keyring on all platforms. Add configuration option to prioritize use of credential file over keyring Jan 30, 2025
@sagerb sagerb self-assigned this Jan 31, 2025
@sagerb sagerb added this to the v1.12.0 milestone Jan 31, 2025
@sagerb sagerb linked a pull request Jan 31, 2025 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants