veracross / consult

Configuration and secrets management for Rails
MIT License
12 stars 0 forks source link

Set consul token in X-Consul-Token header #19

Closed sixfeetover closed 6 years ago

sixfeetover commented 6 years ago

In accordance with https://github.com/WeAreFarmGeek/diplomat/pull/160, set the X-Consul-Token header for Consul auth instead of using the old query string param method, which is what Diplomat does through its acl_token= method.