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

Implement permission system algorithm #1125

Closed
emsoraffa opened this issue May 14, 2024 · 1 comment
Closed

Implement permission system algorithm #1125

emsoraffa opened this issue May 14, 2024 · 1 comment
Assignees
Labels
backend Task related to backend.

Comments

@emsoraffa
Copy link
Contributor

Implement the algorithm used to compute the cumulative permissions. See pdf for details.
Permissions 437cf529c5674359bee3a42bf77b24c2.pdf

@emsoraffa emsoraffa added the backend Task related to backend. label May 14, 2024
@emsoraffa emsoraffa self-assigned this May 14, 2024
@emsoraffa emsoraffa added difficulty: easy Presumed to be a small task. and removed difficulty: easy Presumed to be a small task. labels May 14, 2024
@emsoraffa emsoraffa linked a pull request May 14, 2024 that will close this issue
@Snorre98
Copy link
Contributor

Solved by #1257, leverages Django functionality to get a permission structure we want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Task related to backend.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants