mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-07 05:28:34 +00:00
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
= 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.