OpenSearch/shield
Martijn van Groningen fd4058f921 Use the more verbose format in the default roles.yml and docs.
Closes elastic/elasticsearch#529

Original commit: elastic/x-pack-elasticsearch@9bde530a9c
2015-09-09 15:44:35 +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 Use the more verbose format in the default roles.yml and docs. 2015-09-09 15:44:35 +02:00
dev-tools [maven] fix build issues with artifactId renaming 2015-08-18 18:03:40 +02:00
docs Use the more verbose format in the default roles.yml and docs. 2015-09-09 15:44:35 +02:00
src Test: add back the stop of the local audit trails 2015-09-09 08:39:51 -04: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 Don't redundantly run rest tests in both unit and integ tests. 2015-08-03 22:04:33 -04:00
pom.xml Bumped the version to 3.0.0-SNAPSHOT 2015-09-04 16:30:11 +02: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.