Skip to content

Commit

Permalink
refactor: ran docs linter
Browse files Browse the repository at this point in the history
  • Loading branch information
corban-beaird committed Aug 5, 2024
1 parent 5f2813a commit e812610
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions docs/release-notes/editor-project-restricted.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@

**New Features**

- RBAC: Add a pre-canned role called ``EditorProjectRestricted`` which supersedes the ``Viewer`` role and
precedes the ``Editor`` role.
- RBAC: Add a pre-canned role called ``EditorProjectRestricted`` which supersedes the ``Viewer``
role and precedes the ``Editor`` role.

- Like the ``Editor`` role, the ``EditorProjectRestricted`` role grants the permissions to create,
edit, or delete experiments and NSC (Notebook, Shell or Command) type workloads within its designated scope. However, the
``EditorProjectRestricted`` role lacks the permissions to create or update projects.
- Like the ``Editor`` role, the ``EditorProjectRestricted`` role grants the permissions to
create, edit, or delete experiments and NSC (Notebook, Shell or Command) type workloads within
its designated scope. However, the ``EditorProjectRestricted`` role lacks the permissions to
create or update projects.

0 comments on commit e812610

Please sign in to comment.