I have a ruby application which I deploy with capistrano, on each deploy it uses to authentify me:
1) SSL Key 2) Password 3) Google Two Factor Auth The SSL Key is automatically handled, but I have to manually input the Password and the Google Two Factor Auth which changes every minute. I'm wondering what would be the best way to setup jenkins to ask me for the password and two factor auth when deploying and input that into capistrano at the moment of deployment. Thx -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/9b45df58-5287-4082-b5ee-b7e8e5fad934%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
