Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-App-Matrix
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Official
AlekSIS-App-Matrix
Commits
70938f46
Verified
Commit
70938f46
authored
1 year ago
by
Hangzhi Yu
Committed by
Jonathan Weth
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Add permission check to menu point
parent
df092aa1
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!27
Resolve "Matrix parent menu point is shown even though the user has no permission to view it"
,
!24
Release 2.0
Pipeline
#125149
failed
1 year ago
Stage: prepare
Stage: test
Stage: build
Stage: publish
Stage: docker
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.rst
+1
-0
1 addition, 0 deletions
CHANGELOG.rst
aleksis/apps/matrix/frontend/index.js
+1
-0
1 addition, 0 deletions
aleksis/apps/matrix/frontend/index.js
with
2 additions
and
0 deletions
CHANGELOG.rst
+
1
−
0
View file @
70938f46
...
...
@@ -14,6 +14,7 @@ Fixed
~~~~~
* The Matrix groups and rooms threw a 404 error.
* The Matrix parent menu point was displayed even though the user had no permission to see it.
`2.0b0` - 2023-02-23
--------------------
...
...
This diff is collapsed.
Click to expand it.
aleksis/apps/matrix/frontend/index.js
+
1
−
0
View file @
70938f46
...
...
@@ -3,6 +3,7 @@ export default {
inMenu
:
true
,
titleKey
:
"
matrix.menu_title
"
,
icon
:
"
mdi-forum-outline
"
,
permission
:
"
matrix.view_matrixrooms_rule
"
,
},
props
:
{
byTheGreatnessOfTheAlmightyAleksolotlISwearIAmWorthyOfUsingTheLegacyBaseTemplate
:
true
,
...
...
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