gocd-contrib / gomatic

A Python API for configuring GoCD
https://pypi.python.org/pypi/gomatic
MIT License
142 stars 60 forks source link

Adds back HTTP basic auth to GET requests. #66

Closed leandrogualter closed 4 years ago

leandrogualter commented 4 years ago

On the latest gomatic version the HTTP basic auth was removed from GET requests breaking it's backward compatibility. Maybe makes sense to add it back since we are still accepting it on POST requests.

Thanks!

ghost commented 4 years ago

CLA assistant check
All committers have signed the CLA.