Skip to content

Roles #2

@digitalplaywright

Description

@digitalplaywright

Permission control through roles would be great. Supporting the same roles as ghost would be great here:

  • Admin: can administrate all parts of the blog and add users
    • not necessary to have an interface for adding users in the first version
  • Editor: a user who has can manage and publish posts, including the posts of other users.
  • Author: a user who can only publish and manage their own posts.

This can be enforced by storing a .netlify-cms.yml file with role permissions in the git repo and reject/permit commits through a git hook that reads this yml file.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions