OpenSearch/x-pack/plugin/security
Yogesh Gaikwad 81227dc389
[Authz] Allow update settings action for system user (#34030)
When the cluster.routing.allocation.disk.watermark.flood_stage watermark
is breached, DiskThresholdMonitor marks the indices as read-only. This
failed when x-pack security was present as system user does not have the privilege
for update settings action("indices:admin/settings/update").
This commit adds the required privilege for the system user. Also added missing
debug logs when access is denied to help future debugging.
An assert statement is added to catch any missed privileges required for
system user.

Closes #33119
2018-10-04 11:31:51 +10:00
..
cli Fix forbidden apis on FIPS (#33202) 2018-08-29 17:43:40 +03:00
forbidden Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
licenses LOGGING: Upgrade to Log4J 2.11.1 (#32616) 2018-08-06 14:56:21 +02:00
src [Authz] Allow update settings action for system user (#34030) 2018-10-04 11:31:51 +10:00
build.gradle Security: upgrade unboundid ldapsdk to 4.0.8 (#34247) 2018-10-03 12:31:19 -06:00