OpenSearch/shield
Simon Willnauer ad2835f6d3 Fix API usage after index-level guice was removed
See https://github.com/elastic/elasticsearch/pull/14518

Original commit: elastic/x-pack-elasticsearch@2428ee47c2
2015-11-05 13:18:58 +01:00
..
bin/shield update CLI tools to work with spaces in the home path 2015-09-11 11:15:19 -04:00
config/shield Added missing privileges for the marvel_user role 2015-10-15 18:03:00 -07:00
dev-tools [maven] fix build issues with artifactId renaming 2015-08-18 18:03:40 +02:00
docs Fixed YAML error in config. Closes elastic/elasticsearch#896 2015-10-29 11:38:56 -07:00
src Fix API usage after index-level guice was removed 2015-11-05 13:18:58 +01:00
LICENSE.txt Update LICENSE.txt for shield and watcher with new EULA 2015-10-20 15:47:00 +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
build.gradle Add jimfs as shield test dep and conditionalize file permissions changing in tests. 2015-11-04 14:25:20 -05:00
pom.xml Add warning suppressions 2015-09-09 12:45:20 -07: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.