🔎 Open source distributed and RESTful search engine.
Go to file
jaymode 52c31d8c08 alway return reserved roles when parsing roles file
Today, if the roles.yml file does not exist the roles that are defined programmatically are not
available. This is incorrect because the reserved roles should always be available and not depend
on the parsing of the file. This change ensures that the reserved roles are made available even
when the roles.yml file is missing.

Closes elastic/elasticsearch#602

Original commit: elastic/x-pack-elasticsearch@ee2fd2ddbf
2015-09-09 14:11:04 -04:00
marvel Remove some warnings caught by -Xlint 2015-09-09 00:16:13 -07:00
qa update the transport client and add integration tests 2015-09-09 12:30:41 -04:00
shield alway return reserved roles when parsing roles file 2015-09-09 14:11:04 -04:00
watcher add the ability to run as another user 2015-09-09 11:25:02 -04:00
x-dev-tools Bumped the version to 3.0.0-SNAPSHOT 2015-09-04 16:30:11 +02:00
LICENSE.txt Initial X-Pack commit 2018-04-20 14:16:58 -07:00
README.asciidoc Update README.asciidoc 2015-07-17 19:01:46 +02:00
pom.xml Bumped the version to 3.0.0-SNAPSHOT 2015-09-04 16:30:11 +02:00

README.asciidoc

= Elasticsearch X Plugins

A set of Elastic's commercial plugins:

- License
- Shield
- Watcher
- Marvel