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 access control of project through project_id and channels #15

Open
mickmister opened this issue Jun 2, 2024 · 0 comments
Open

Comments

@mickmister
Copy link
Member

mickmister commented Jun 2, 2024

We plan on using channel memberships to map users to project visibility. For this, we'll need to make channel membership lookups be efficient. We can have them in the same database, for performance and ease of development. We can put the Music Sniper schema on top of Mattermost in the same database, and use SQL when needed to bulk look up channel memberships and join objects with memberships.

This will also involve relating workspaces to MM teams

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Status: No status
Development

No branches or pull requests

1 participant