You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only different thing is obviously bind_addr and client_addr.
I'm using ui_dir because of issue #1071.
Now if I open private window in my browser and go to UI I can deregister any node.
It's a bug or a feature? :) I'd like to disallow de-registering of node by anonymous.
The text was updated successfully, but these errors were encountered:
Hi @ashald thanks for opening an issue. This is indeed a "feature" in the current versions of Consul and we've got an open issue to add an ACL to protect this - #1383.
I'm setting up a Consul cluster from 3 node for evaluation purposes using version
0.6.3
.Here is my configuration:
The only different thing is obviously
bind_addr
andclient_addr
.I'm using
ui_dir
because of issue #1071.Now if I open private window in my browser and go to UI I can deregister any node.
It's a bug or a feature? :) I'd like to disallow de-registering of node by anonymous.
The text was updated successfully, but these errors were encountered: