Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
uw_cfg_common
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WCMS
uw_cfg_common
Commits
2825fade
Commit
2825fade
authored
2 years ago
by
Igor Biki
Committed by
Kevin Paxman
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
ISTWCMS-5989: Adding missing permissions.
parent
e52ae987
No related branches found
No related tags found
1 merge request
!296
Feature/istwcms 5397 bibcite release
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
src/UwPermissions/UwPermissions.php
+2
-0
2 additions, 0 deletions
src/UwPermissions/UwPermissions.php
src/UwRoles/user.role.anonymous.yml
+3
-0
3 additions, 0 deletions
src/UwRoles/user.role.anonymous.yml
src/UwRoles/user.role.authenticated.yml
+3
-0
3 additions, 0 deletions
src/UwRoles/user.role.authenticated.yml
with
8 additions
and
0 deletions
src/UwPermissions/UwPermissions.php
+
2
−
0
View file @
2825fade
...
...
@@ -334,10 +334,12 @@ class UwPermissions {
'create bibcite_reference'
,
'edit bibcite_contributor'
,
'edit bibcite_keyword'
,
'edit any bibcite_reference'
,
'revert all bibcite_reference revisions'
,
'administer bibcite_contributor'
,
'administer bibcite_keyword'
,
'administer bibcite_reference'
,
'view all bibcite_reference revisions'
,
];
break
;
...
...
This diff is collapsed.
Click to expand it.
src/UwRoles/user.role.anonymous.yml
+
3
−
0
View file @
2825fade
...
...
@@ -18,3 +18,6 @@ permissions:
-
'
view
paragraph
content
uw_para_local_video_banner'
-
'
view
paragraph
content
uw_para_timeline'
-
'
view
paragraph
content
uw_para_vimeo_video_banner'
-
'
view
bibcite_reference'
-
'
view
bibcite_contributor'
-
'
view
bibcite_keyword'
This diff is collapsed.
Click to expand it.
src/UwRoles/user.role.authenticated.yml
+
3
−
0
View file @
2825fade
...
...
@@ -26,3 +26,6 @@ permissions:
-
'
view
paragraph
content
uw_para_timeline'
-
'
view
paragraph
content
uw_para_vimeo_video_banner'
-
'
view
the
administration
theme'
-
'
view
bibcite_reference'
-
'
view
bibcite_contributor'
-
'
view
bibcite_keyword'
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment