policy now includes whether a certain parameter can be updated
This commit is contained in:
parent
231d3e7758
commit
93bb52b733
|
@ -183,7 +183,6 @@ func parsePaths(result *Policy, list *ast.ObjectList) error {
|
||||||
return fmt.Errorf("path %q: invalid capability '%s'", key, cap)
|
return fmt.Errorf("path %q: invalid capability '%s'", key, cap)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
fmt.Println(pc.Permissions)
|
|
||||||
|
|
||||||
PathFinished:
|
PathFinished:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue