OpenSearch/elasticsearch
Britta Weber 2c6d0b0cd2 Add option to deny access to fields (elastic/elasticsearch#2879)
To deny access to a fields users can name exceptions to field permissions with the following syntax:

"fields": {
     "grant": [list of field names patterns],
     "except": [list of patterns that are forbidden]
}

See doc for the rules for this.

This commit also reverts elastic/elasticsearch#2720

closes elastic/elasticsearch#2681



Original commit: elastic/x-pack-elasticsearch@d6537028ec
2016-09-13 16:38:58 +02:00
..
license-tools Build: Add task to build zip of license tools 2016-08-16 14:23:56 -07:00
qa Add option to deny access to fields (elastic/elasticsearch#2879) 2016-09-13 16:38:58 +02:00
x-dev-tools Fix remaining fractional TimeValue issues with watcher 2016-09-06 09:53:22 -04:00
x-pack Add option to deny access to fields (elastic/elasticsearch#2879) 2016-09-13 16:38:58 +02:00
x-pack-transport add a PreBuiltXPackTransportClient 2016-09-01 13:49:10 -04:00
build.gradle add a PreBuiltXPackTransportClient 2016-09-01 13:49:10 -04:00
checkstyle_suppressions.xml Remove suppression and implement hashCode 2016-02-09 21:49:13 -05:00