mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-21 04:15:02 +00:00
The roles parsing does not currently handle null tokens since the YAML parser was not emitting them. With the upgrade to Jackson 2.7.1, the parser is now emitting the null token value. Original commit: elastic/x-pack-elasticsearch@abcad633ad
= 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.