d7c54a5d1b
- where the licenses were enabled on any cluster event. Instead they should only be enabled either explicitly by the test or at start up. - also modified `ShieldActionModule` to for `ShieldActionFilter` to be bound as an eager singleton (es core doesn't define the scope for the registered action filters) Original commit: elastic/x-pack-elasticsearch@47ac0d2e6f |
||
---|---|---|
.esvm-shield-config | ||
dev-tools | ||
src | ||
.esvmrc | ||
.esvmrc_active_dir | ||
.esvmrc_open_ldap | ||
LICENSE.txt | ||
README.asciidoc | ||
TESTING.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.