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 a warning dialog in the UI for credential pair keys that are not valid shell variables #61

Open
ryan-lane opened this issue Apr 29, 2016 · 0 comments

Comments

@ryan-lane
Copy link
Contributor

A common use of confidant's credentials pairs is to inject them into shell environments. However, credential pair keys aren't limited to strings that are valid for shell environment variable strings. We don't want to limit this because there may be people using confidant in a way that doesn't inject into the shell, and then there's no reason to limit the keys. We do, however, want to want people if they're using keys that may be invalid for their use-case.

So, we should add a warning dialog to the UI that tells people they're using a credential pair key that may limit its usability.

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

1 participant