f1e5de40f5
This will allow in the future to make this a dynamic setting, which can also be shared accress the cluster instead of having to use (and distribute) files. Another change is, that the order of `deny` and `allow` now does not matter anymore. Allow will win over deny. The last change is that `all` now is `_all` in order to align with the rest of Elasticsearch Documentation has been updated accordingly. Original commit: elastic/x-pack-elasticsearch@daa0b18343 |
||
---|---|---|
.esvm-shield-config | ||
dev-tools | ||
src | ||
.esvmrc | ||
.esvmrc_active_dir | ||
.esvmrc_open_ldap | ||
LICENSE.txt | ||
README.asciidoc | ||
all-signatures.txt | ||
core-signatures.txt | ||
pom.xml | ||
test-signatures.txt | ||
tests.policy |
README.asciidoc
= Elasticsearch Security Plugin This plugins adds security features to elasticsearch You can build the plugin with `mvn package`. The documentation is put in the `docs/` directory.