There are a couple of times in my deploy scripts where I need to ask
for passwords; However, in the cap log output, I see those passwords
in plain text.

I've been poking around the code to see how Cap displays " * executing
"sudo -p 'sudo password: '...", and all I can find is the sudo_prompt
method which looks like it displays the obfuscated 'sudo password: '
when it can't find the :sudo_prompt symbol...

Can anyone explain how this mechanism works? Or, an alternate method
from preventing my password from showing up in my terminal history?
--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to