mirror of
https://github.com/hashicorp/vault.git
synced 2025-09-11 08:51:07 +02:00
policy now includes whether a certain parameter can be updated
This commit is contained in:
parent
e0e121c833
commit
ffb56b545a
@ -183,7 +183,6 @@ func parsePaths(result *Policy, list *ast.ObjectList) error {
|
||||
return fmt.Errorf("path %q: invalid capability '%s'", key, cap)
|
||||
}
|
||||
}
|
||||
fmt.Println(pc.Permissions)
|
||||
|
||||
PathFinished:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user