Skip to content

Commit

Permalink
Clean up removed permissions (#6035) (#6085)
Browse files Browse the repository at this point in the history
- indices:admin/aliases/exists
- indices:admin/shrink
- indices:admin/synced_flush
- indices:admin/types/exists


(cherry picked from commit 970d85d)

Signed-off-by: Taeik Lim <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 06f7f4d commit e17b547
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions _security/access-control/permissions.md
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,6 @@ See [Index templates]({{site.url}}{{site.baseurl}}/im-plugin/index-templates/).
These permissions apply to an index or index pattern. You might want a user to have read access to all indexes (that is, `*`), but write access to only a few (for example, `web-logs` and `product-catalog`).

- indices:admin/aliases
- indices:admin/aliases/exists
- indices:admin/aliases/get
- indices:admin/analyze
- indices:admin/cache/clear
Expand Down Expand Up @@ -416,12 +415,9 @@ These permissions apply to an index or index pattern. You might want a user to h
- indices:admin/seq_no/global_checkpoint_sync
- indices:admin/settings/update
- indices:admin/shards/search_shards
- indices:admin/shrink
- indices:admin/synced_flush
- indices:admin/template/delete
- indices:admin/template/get
- indices:admin/template/put
- indices:admin/types/exists
- indices:admin/upgrade
- indices:admin/validate/query
- indices:data/read/explain
Expand Down

0 comments on commit e17b547

Please sign in to comment.