Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permissions data models in Rust #466

Merged
merged 4 commits into from
Sep 29, 2024
Merged

Permissions data models in Rust #466

merged 4 commits into from
Sep 29, 2024

Conversation

marcua
Copy link
Owner

@marcua marcua commented Sep 29, 2024

As part of #281, this PR introduces data models in Rust for managing public permissions and entity-level access control. While it doesn't support full CRUD to either of these fields/rows, it adds minimal support for required fields (e.g., public sharing level on database creation), and when necessary updates the CLI/client as well as the server/endpoints to accept that data.

@marcua marcua merged commit 59b52dc into main Sep 29, 2024
1 check passed
@marcua marcua deleted the permissions-rustdatamodels branch September 29, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant