Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
Minds Backend - Engine
Minds Backend - Engine
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Dependency List
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 147
    • Issues 147
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 46
    • Merge Requests 46
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Packages
    • Packages
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Minds
  • Minds Backend - EngineMinds Backend - Engine
  • Issues
  • #600

Closed
Open
Opened 40 minutes ago by Brian Hatchet@brianhatchet:speech_balloon:
  • Report abuse
  • New issue
Report abuse New issue

(feat) Implement Zend RBAC framework for managing role based permissions

In the Permissions Module, create a Roles namespace

Create roles for: Admin Moderator (user community folks with moderation privileges) Owner (can own channels, groups or entities) Subscriber (can subscribe to groups or channels) Blacklisted (cannot see or interact with content) Viewer (default permissions)

Track entity to role relationships Admins are global, they have full permissions Moderators are global, but they have limited permissions Owners are associated to channels, groups or entities and have administrative privileges over things they own Subscribers get permissions controlled by the owner

Permissions that can be assigned by roles (will grow over time) canView canDelete canComment canTag canEdit canBlacklist canBlock

TBD: flesh out individual permissions

Create admin endpoints under /api/v2/permissions/users/{user guid} GET Gets the user's permissions object, all roles, subscriptions,

Please solve the reCAPTCHA

We want to be sure it is you, please confirm you are not a robot.

Edited 39 minutes ago by Brian Hatchet

Related issues
0

    • Brian Hatchet :speech_balloon: @brianhatchet changed milestone to %sprint: Interesting Iguana 40 minutes ago

      changed milestone to %sprint: Interesting Iguana

    • Brian Hatchet :speech_balloon: @brianhatchet changed weight to 20 40 minutes ago

      changed weight to 20

    • Brian Hatchet :speech_balloon: @brianhatchet added to epic &28 39 minutes ago

      added to epic &28

    • Brian Hatchet :speech_balloon: @brianhatchet changed title from Implement Zend RBAC framework for managing role based permissions to (feat) Implement Zend RBAC framework for managing role based permissions 39 minutes ago

      changed title from Implement Zend RBAC framework for managing role based permissions to (feat) Implement Zend RBAC framework for managing role based permissions

    • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
    Please register or sign in to reply
    Assignee
    Brian Hatchet's avatar Brian Hatchet @brianhatchet
    Assign to
    Minds visibility and interaction controls
    Epic
    Minds visibility and interaction controls
    sprint: Interesting Iguana
    Milestone
    sprint: Interesting Iguana
    Assign milestone
    None
    Time tracking
    No estimate or time spent
    None
    Due date
    None
    0
    Labels
    None
    Assign labels
    • View project labels
    20
    Weight
    20
    Confidentiality
    Not confidential
    Lock issue
    Unlocked
    1
    1 participant
    user avatar
    Brian Hatchet
    Reference: minds/engine#600