OpenSearch/elasticsearch/x-pack/security
Martijn van Groningen 64eec5afb3 security: Prohibit the use of `terms` query with lookup, `geo_shape` with indexed shapes, `has_child`, `has_parent` and `percolator` query inside DLS role query.
Closes elastic/elasticsearch#3145
Closes elastic/elasticsearch#613

Original commit: elastic/x-pack-elasticsearch@5962089b6c
2016-08-19 16:59:36 +02:00
..
bin/x-pack security: add tool to simplify creation of certificate and csr files 2016-07-18 07:50:17 -04:00
config/x-pack [Monitoring] Add Empty Ingest Pipeline to Future Proof Monitoring Documents 2016-08-12 11:50:39 -04:00
src security: Prohibit the use of `terms` query with lookup, `geo_shape` with indexed shapes, `has_child`, `has_parent` and `percolator` query inside DLS role query. 2016-08-19 16:59:36 +02:00
README.asciidoc security: remove use of shield in files and directory names 2016-06-20 10:26:10 -04:00
TESTING.asciidoc security: remove use of shield in files and directory names 2016-06-20 10:26:10 -04:00
test-signatures.txt security: remove use of shield in files and directory names 2016-06-20 10:26:10 -04:00

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.