-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds update permissions intent and validation (#873)
* adds update permissions intent and validation * replace assert false in tests * format bindings * set gen protosh script back * fix names of ffi enums * Added bindings function for reading all configurable permissions * no need to read non changing policies * Make update_permission_policy generic and add it to bindings * fmt fix * clippy fix * make as_str helper const --------- Co-authored-by: cameronvoell <[email protected]>
- Loading branch information
1 parent
9414f2b
commit f0b83aa
Showing
13 changed files
with
2,621 additions
and
1,309 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.