-
Notifications
You must be signed in to change notification settings - Fork 1
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
Refactor permission #127
Labels
Comments
bhecquet
added a commit
that referenced
this issue
Dec 13, 2024
bhecquet
added a commit
that referenced
this issue
Dec 14, 2024
bhecquet
added a commit
that referenced
this issue
Dec 21, 2024
bhecquet
added a commit
that referenced
this issue
Dec 28, 2024
bhecquet
added a commit
that referenced
this issue
Dec 30, 2024
bhecquet
added a commit
that referenced
this issue
Dec 31, 2024
bhecquet
added a commit
that referenced
this issue
Jan 6, 2025
bhecquet
added a commit
that referenced
this issue
Jan 7, 2025
bhecquet
added a commit
that referenced
this issue
Jan 9, 2025
bhecquet
added a commit
that referenced
this issue
Jan 13, 2025
bhecquet
added a commit
that referenced
this issue
Jan 16, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
By default, API / GUI should be protected
Acces to snapshot / results does not imply access to variable
Access should be segregated by application (for variable and results)
Only admin can create variables not associated to an application
When admin creates an application, associated permissions should be created
When application is deleted, associated permissions are removed
A user should be able to retrieve all variables associated to its application, and only these ones
The text was updated successfully, but these errors were encountered: