elasticfence / elasticsearch-http-user-auth

HTTP Basic Authentication and IP ACL plugin for Elasticsearch :key: (UNMAINTAINED)
http://qxip.net
148 stars 32 forks source link

Lutgen 5.0.0 #43

Closed ryanlutgen closed 7 years ago

ryanlutgen commented 7 years ago

Update settings to successfully pull from elasticsearch.yml.

I elected to remove logger warnings for old http.auth messages, since they've been deprecated for awhile.

Remove site components that are no longer supported by ES. ES mentions that static web pages can be served through a separate server instance and with modifying a config option in ES, the same functionality can be achieved if desired. This undertaking could be done either in a separate git repo, or outside of the src/ directory here.

lmangani commented 7 years ago

@ryanlutgen fully agree with this PR! I'm in parallel working on a Kibana plugin to offer the missing admin, possibly to be released as part of the elasticfence-login plugin we already have working with fence