OpenSearch/x-pack/plugin/sql/qa/security
Albert Zaharovits 2b789fa3e6
Make .async-search-* a restricted namespace (#50294)
Hide the `.async-search-*` in Security by making it a restricted index namespace.
The namespace is hard-coded.
To grant privileges on restricted indices, one must explicitly toggle the
`allow_restricted_indices` flag in the indices permission in the role definition.
As is the case with any other index, if a certain user lacks all permissions for an
index, that index is effectively nonexistent for that user.
2020-01-13 12:20:54 +02:00
..
src/test Make .async-search-* a restricted namespace (#50294) 2020-01-13 12:20:54 +02:00
with-ssl Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
without-ssl Testclusters: conver remaining x-pack (#43335) 2019-06-24 12:07:42 +03:00
build.gradle Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
roles.yml SQL: enforce JDBC driver - ES server version parity (#38972) 2019-02-20 11:29:02 +02:00