You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think this is something we want to allow. In a multi-tenant environment everyone should not have access to the git user's password, as there is no way we can authenticate who is pushing the build in the controller.
Keeping this open for discussion but I believe we should only allow keys. Much easier to allow/reject than changing a global password on a public PaaS.
From @smothiki on May 11, 2016 22:57
Right now we are just using password callback in tests, it would be nice to support password call back , keeping in mind stand alone builder work.
Copied from original issue: deis/builder#331
The text was updated successfully, but these errors were encountered: