OpenSearch/shield
Martijn van Groningen 3abe6e02d6 fixed compile error due to an upstream change in the MetaData class
Original commit: elastic/x-pack-elasticsearch@b74276d43c
2015-07-24 22:26:36 +02:00
..
.settings fix test compilation 2015-07-22 09:10:34 -04:00
bin/shield initial migration of shield 2015-07-13 12:31:34 +02:00
config/shield initial migration of shield 2015-07-13 12:31:34 +02:00
dev-tools Documentation: Fix calls for bin/plugin to be compatible with master 2015-07-24 12:24:44 +02:00
docs Documentation: Fix calls for bin/plugin to be compatible with master 2015-07-24 12:24:44 +02:00
src fixed compile error due to an upstream change in the MetaData class 2015-07-24 22:26:36 +02:00
LICENSE.txt initial migration of shield 2015-07-13 12:31:34 +02:00
NOTICE.txt initial migration of shield 2015-07-13 12:31:34 +02:00
README.asciidoc initial migration of shield 2015-07-13 12:31:34 +02:00
TESTING.asciidoc initial migration of shield 2015-07-13 12:31:34 +02:00
pom.xml Add description elements to pom.xml's for plugins, it goes in their metadata file 2015-07-22 21:57:30 -04:00
test-signatures.txt initial migration of shield 2015-07-13 12:31:34 +02: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.