mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°8377 - Missing rights on change ITIL for SuperUser
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<itop_design xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="3.2">
|
||||
<itop_design version="3.2">
|
||||
<classes/>
|
||||
<user_rights>
|
||||
<groups>
|
||||
@@ -199,7 +199,7 @@
|
||||
<profiles>
|
||||
<profile id="117" _delta="define">
|
||||
<name>SuperUser</name>
|
||||
<description>This profil allows all actions which are not Administrator restricted.</description>
|
||||
<description>This profile allows all actions which are not Administrator restricted.</description>
|
||||
<groups>
|
||||
<group id="AdminTools">
|
||||
<actions>
|
||||
@@ -268,6 +268,11 @@
|
||||
<action id="stimulus:ev_plan">allow</action>
|
||||
<action id="stimulus:ev_reject">allow</action>
|
||||
<action id="stimulus:ev_reopen">allow</action>
|
||||
<action id="stimulus:ev_validate">allow</action>
|
||||
<action id="stimulus:ev_notapprove">allow</action>
|
||||
<action id="stimulus:ev_replan">allow</action>
|
||||
<action id="stimulus:ev_implement">allow</action>
|
||||
<action id="stimulus:ev_monitor">allow</action>
|
||||
</actions>
|
||||
</group>
|
||||
<group id="Problem">
|
||||
|
||||
Reference in New Issue
Block a user