Skip to content
Snippets Groups Projects
Commit 6339b00d authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Merge branch...

Merge branch '26-matrix-parent-menu-point-is-shown-even-though-the-user-has-no-permission-to-view-it' into 'prepare-release-2.0b0'

Resolve "Matrix parent menu point is shown even though the user has no permission to view it"

See merge request !27
parents df092aa1 70938f46
No related branches found
No related tags found
2 merge requests!27Resolve "Matrix parent menu point is shown even though the user has no permission to view it",!24Release 2.0
Pipeline #125150 passed with warnings
......@@ -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
--------------------
......
......@@ -3,6 +3,7 @@ export default {
inMenu: true,
titleKey: "matrix.menu_title",
icon: "mdi-forum-outline",
permission: "matrix.view_matrixrooms_rule",
},
props: {
byTheGreatnessOfTheAlmightyAleksolotlISwearIAmWorthyOfUsingTheLegacyBaseTemplate: true,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment