concourse / pool-resource

atomically manages the state of the world (e.g. external environments)
Apache License 2.0
56 stars 36 forks source link

username and password auth for HTTP(S) added #15

Closed JamesClonk closed 8 years ago

JamesClonk commented 8 years ago

We're sitting behind a corporate firewall that only allows HTTPS access to our git repositories. In such scenarios, public key - which is only possible using ssh - is not possible and username and password auth needs to be used.

This PR introduces two options, username and password which can be used for authenticating with HTTP(S).

Related to concourse/git-resource#44

concourse-bot commented 8 years ago

Hi there!

We use Pivotal Tracker to provide visibility into what our team is working on. A story for this issue has been automatically created.

The current status is as follows:

This comment, as well as the labels on the issue, will be automatically updated as the status in Tracker changes.