activecollab / etcd

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

Does Not Support Authentication to etcd #1

Open ChrisJones75 opened 8 years ago

ChrisJones75 commented 8 years ago

I really like that this fork of etcd-php strips the Guzzle dependency, however, it also does not support authentication to etcd.

ChrisJones75 commented 8 years ago

Added a PR to correct this issue.