9c43c28575
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. |
||
---|---|---|
.. | ||
acl.go | ||
acl_test.go | ||
policy.go | ||
policy_test.go |