Open julienvey opened 9 years ago
The project configuration store can store logins and passwords. It can be injected in all SCM containers with environment variables BZK_SCM_USER and BZK_SCM_PASSWORD. It's also useful to the Git container to enable basic authentication.
One tricky thing: for non ssh based svn urls, we need a login/password pair instead of a keyfile for authorization