366498eca4
One test was missing the check if posix permissions are supported by the file system. As it does not make sense to not run 50% of the tests in 50% of the cases, the logic to configure which capabilities a in-memory FS should have has been moved into each test. Original commit: elastic/x-pack-elasticsearch@59a32ea26d |
||
---|---|---|
.. | ||
bin/x-pack | ||
config/x-pack | ||
dev-tools | ||
src | ||
LICENSE.txt | ||
NOTICE.txt | ||
README.asciidoc | ||
TESTING.asciidoc | ||
test-signatures.txt |
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.