OpenSearch/shield
Ryan Ernst 4f44ccedb5 Build: Simplify plugin installs for integTests
This is the xplugins side of elastic/elasticsearchelastic/elasticsearch#14986, making use of
the simplification in configuration.

Original commit: elastic/x-pack-elasticsearch@a24ad7b08a
2015-11-24 12:54:11 -08: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 Build: Remove leftover ant and maven files 2015-11-23 00:09:47 -08:00
docs docs: add Shield 1.3.3 release notes 2015-11-24 09:32:06 -05:00
src Merge pull request elastic/elasticsearch#1017 from rjernst/qa/shield_core_rest 2015-11-24 08:25:29 -08: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 Build: Simplify plugin installs for integTests 2015-11-24 12:54:11 -08: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.