mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-05 20:48:22 +00:00
6a7462be3e
This change updates the IPFilter to always allow traffic from the bound addresses of the node even if they have been explicitly disabled. This behavior can be disabled through a setting but that could be dangerous if the blocking rule is added via a persistent setting stored in the cluster state. Closes elastic/elasticsearch#487 Original commit: elastic/x-pack-elasticsearch@4c1cf9455f