OpenSearch/x-pack
Albert Zaharovits 11881e7b50
Empty GetAliases authorization fix (#34444)
This fixes a bug about aliases authorization.
That is, a user might see aliases which he is not authorized to see.
This manifests when the user is not authorized to see any aliases
and the `GetAlias` request is empty which normally is a marking
that all aliases are requested. In this case, no aliases should be
returned, but due to this bug, all aliases will have been returned.
2018-10-23 18:50:20 +03:00
..
dev-tools Build: Merge xpack checkstyle config into core (#33399) 2018-09-05 09:17:02 -04:00
docs Fix remote clusters section link 2018-10-20 11:16:39 -04:00
license-tools Core: Abstract DateMathParser in an interface (#33905) 2018-09-26 07:56:25 -07:00
plugin Empty GetAliases authorization fix (#34444) 2018-10-23 18:50:20 +03:00
protocol HLRC XPack Protocol clean up: Licence, Misc (#34469) 2018-10-19 19:05:48 +02:00
qa SQL: Support pattern against compatible indices (#34718) 2018-10-23 17:07:51 +03:00
test
transport-client
NOTICE.txt
README.md
build.gradle Build: Merge xpack checkstyle config into core (#33399) 2018-09-05 09:17:02 -04:00

README.md

Elastic License Functionality

This directory tree contains files subject to the Elastic License. The files subject to the Elastic License are grouped in this directory to clearly separate them from files licensed under the Apache License 2.0.