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 ability to inquire for password #8

Merged
merged 1 commit into from
Dec 28, 2013
Merged

Conversation

nickbabcock
Copy link
Contributor

Not sure how you want to do this, but added the ability to inquire for passwords if the user says that there is a password. I found this convenient because I would rather enter in the password every time rather than store the password someplace.

ex

      scp: {
          options: {
              host: '<<host>>',
              username: '<<username>>',
              password: true
          },
         // ...
       }

lepture added a commit that referenced this pull request Dec 28, 2013
Add ability to inquire for password
@lepture lepture merged commit fb74ea7 into spmjs:master Dec 28, 2013
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.

2 participants