Nikolaj Volgushev
Nikolaj Volgushev
This PR adds support for injecting a `PutRoleRequest` builder to allow us to customize Put Roles API behavior. It also includes a few related changes: 1. Renames `responseRestricted` methods and...
Removes the unused `restrictRequest` parameter from the builder factory.
This PR makes the ES security code-owners of privilege-related source files. This covers named cluster and index privileges. We may extend code-ownership to other security-related files, but this feels like...
Relates: https://github.com/elastic/elasticsearch/pull/108600
Docs tweak with a typo fix and a clarification on how the two available settings interact (essentially https://github.com/elastic/elasticsearch/issues/27871). I'm also open to including this info in the more generic settings...