Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Ronnie Dutta <61982285+MetRonnie@users.noreply.github.com>
  • Loading branch information
oliver-sanders and MetRonnie committed Aug 29, 2023
1 parent fc17f16 commit e91c540
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/user-guide/sharing-access-to-workflows.rst
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ Examples
In this scenario:

- ``"*"`` represents any authenticated user. They have permission to view all
workflows, and view them on the GUI.
workflows on the GUI.
- ``"group:groupA"`` applies ``CONTROL`` permissions to any member of system
``groupA``.
Note that, since permissions are additive, these users will gain ``READ`` access
Expand All @@ -287,7 +287,7 @@ In this scenario:
Cylc Site Configuration
-----------------------

The :py:attr:`c.CylcUIServer.site authorization
The :py:attr:`c.CylcUIServer.site_authorization
<cylc.uiserver.app.CylcUIServer.site_authorization>` configuration allows sites
to configure sensible defaults and limits for the permissions users can
grant.
Expand Down

0 comments on commit e91c540

Please sign in to comment.