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

my naive attempt to prevent special chars in passwords causing troubles #11

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

my naive attempt to prevent special chars in passwords causing troubles #11

wants to merge 2 commits into from

Conversation

shames0
Copy link

@shames0 shames0 commented May 16, 2015

I have not edited vim plugins before, but I was having trouble using dbext when attempting to use my generated password to connect to a remote database. This has solved the problem for me. The only case I can think of where this wouldn't solve the issue I was having would be if there was a single quotation mark in the password.

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