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

Restrict visible pubs, stages, and pages based on membership #637

Open
Tracked by #638
gabestein opened this issue Sep 23, 2024 · 0 comments
Open
Tracked by #638

Restrict visible pubs, stages, and pages based on membership #637

gabestein opened this issue Sep 23, 2024 · 0 comments

Comments

@gabestein
Copy link
Member

Motivation

So users only see pubs and stages they are members of.

Requirements

Modify queries so that:

  • In All Pubs, non-community-level-editor users can only see Pubs they have been added to directly, via groups, or via stage membership
  • In Workflows, non-community-level-editor users can only see stages they have been added to directly or via groups. If a user has not been added to any workflows, the page should not appear.
  • In Pub pages, non-community-level-editor users cannot access Pub pages they do not have access to either through Pub or Stage membership
  • Community-level admins and editors can always access all pubs and stages

Modify pages so that:

  • Non-community-level admins cannot see or, via API or otherwise, access:
    • Stage Editor
    • Types
    • Fields
    • Forms
    • Integrations
    • Members
    • Settings

Acceptance Criteria

@gabestein gabestein mentioned this issue Sep 23, 2024
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant