open-nomad/acl
Tim Gross 9c43c28575
search: use secure vars ACL policy for secure vars context (#13788)
The search RPC used a placeholder policy for searching within the secure
variables context. Now that we have ACL policies built for secure variables, we
can use them for search. Requires a new loose policy for checking if a token has
any secure variables access within a namespace, so that we can filter on
specific paths in the iterator.
2022-07-21 08:39:36 -04:00
..
acl.go search: use secure vars ACL policy for secure vars context (#13788) 2022-07-21 08:39:36 -04:00
acl_test.go search: use secure vars ACL policy for secure vars context (#13788) 2022-07-21 08:39:36 -04:00
policy.go secure variables ACL policies (#13294) 2022-07-11 13:34:05 -04:00
policy_test.go secure variables ACL policies (#13294) 2022-07-11 13:34:05 -04:00