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

Rework ACLs #34

Open
pedrolucasp opened this issue Oct 30, 2023 · 0 comments
Open

Rework ACLs #34

pedrolucasp opened this issue Oct 30, 2023 · 0 comments

Comments

@pedrolucasp
Copy link
Collaborator

pedrolucasp commented Oct 30, 2023

ACLs right now aren't really implemented on DigitalSoul. I've done a very barebones implementation by looking up if the user can see that content and exposing a forbidden prop to the page component. We should use the same ACL mechanism on the backend/APIs and also with the introduction of new functionalities this might get messy fast.

The issue here is that there's not really a well-defined and standardized way to do that, at least as far as I've looked up, so it needs some investigation here as well.

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

No branches or pull requests

1 participant