activecollab / etcd

PHP client for etcd, a distributed configuration system
https://labs.activecollab.com
MIT License
13 stars 6 forks source link

Added basic auth for accessing auth enabled etcd instances #2

Open ChrisJones75 opened 8 years ago

ChrisJones75 commented 8 years ago

Simple method of passing credentials during client instantiation. Properties are evaluated and called in getCurlHandle.

nvanheuverzwijn commented 7 years ago

@ilijastuden Hi, please consider pulling this PR. Cheers.