We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d25de4 commit 9678d27Copy full SHA for 9678d27
front/category.form.php
@@ -29,7 +29,7 @@
29
*/
30
31
include('../../../inc/includes.php');
32
-Session::checkLoginUser();
+Session::checkRight("config", READ);
33
34
Html::header(
35
PluginItilcategorygroupsCategory::getTypeName(),
0 commit comments