OpenSearch/elasticsearch/x-pack
jaymode de72f4aeee security: change DLS behavior to OR queries together
This commit changes the behavior of combining multiple document level security queries
from an AND operation to an OR operation.

Additionally, the behavior is also changed when evaluating the combination of roles that
have document level security and roles that do not have document level security. Previously
when the permissions for these roles were combined, the queries from the roles with document
level security were still being applied, even though the user had access to all the documents.
This change now grants the user access to all documents in this scenario and the same applies
for field level security.

Closes elastic/elasticsearch#1074

Original commit: elastic/x-pack-elasticsearch@291107ec27
2016-03-01 07:03:38 -05:00
..
bin/xpack Watcher/Shield: Ensure only one .in.bat file exists 2016-02-21 15:20:24 -08:00
license-plugin Handle core's log refactoring 2016-02-26 16:06:31 -05:00
marvel Remove DiscoveryService and reduce guice to just Discovery elastic/elasticsearch#1571 2016-02-29 20:26:38 +01:00
shield security: change DLS behavior to OR queries together 2016-03-01 07:03:38 -05:00
src Cleanup Security Roles 2016-03-01 05:47:22 -05:00
watcher Watcher: Fail email action on attachment download issues 2016-02-28 21:07:23 -08:00
build.gradle Watcher/Shield: Ensure only one .in.bat file exists 2016-02-21 15:20:24 -08:00