YousefED / ElasticUI

AngularJS directives for Elasticsearch
http://www.elasticui.com
Other
526 stars 135 forks source link

Access Control with POST/GET/DELETE/... #117

Open jenswitzel opened 5 years ago

jenswitzel commented 5 years ago

Has anyone solved the access to the ES instance so that not everyone can write, edit or even delete the ES index? Where should we start? Deny Post Method from nginx or webserver makes ElasticUI unusable :-/