Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
ae551d0f
Commit
ae551d0f
authored
May 12, 2020
by
Kirstie Cook
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo in policies rule evaluation example
parent
4c872937
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/development/policies.md
doc/development/policies.md
+1
-1
No files found.
doc/development/policies.md
View file @
ae551d0f
...
...
@@ -95,7 +95,7 @@ Each line represents a rule that was evaluated. There are a few things to note:
Here you can see that the first four rules were evaluated
`false`
for
which user and subject. For example, you can see in the last line that
the rule was activated because the user
`
root
`
had Reporter access to
the rule was activated because the user
`
john
`
had Reporter access to
`Project/4`
.
When a policy is asked whether a particular ability is allowed
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment