From b9198ee152ea4986e39740c3cf2a7b9944b6667f Mon Sep 17 00:00:00 2001 From: xtophe38 Date: Wed, 1 Nov 2023 13:26:25 +0100 Subject: [PATCH] Remove profiles now correctly managed by itop-admin-delegation-profiles extension --- ...datamodel.teemip-profiles-itil-adaptor.xml | 105 ------------------ .../module.teemip-profiles-itil-adaptor.php | 4 +- 2 files changed, 2 insertions(+), 107 deletions(-) diff --git a/datamodels/2.x/teemip-profiles-itil-adaptor/datamodel.teemip-profiles-itil-adaptor.xml b/datamodels/2.x/teemip-profiles-itil-adaptor/datamodel.teemip-profiles-itil-adaptor.xml index d426f84..0253ee7 100644 --- a/datamodels/2.x/teemip-profiles-itil-adaptor/datamodel.teemip-profiles-itil-adaptor.xml +++ b/datamodels/2.x/teemip-profiles-itil-adaptor/datamodel.teemip-profiles-itil-adaptor.xml @@ -11,111 +11,6 @@ - - User Manager - Has the rights to create and modify users. Must be used in conjunction with other profiles (e.g. Configuration Manager…). - - - - allow - allow - allow - allow - allow - - - - - - Notification Manager - Has the rights to create and modify the triggers and actions. Must be used in conjunction with other profiles (e.g. Configuration Manager…). - - - - allow - allow - allow - allow - allow - - - - - - Audit Manager - Has the rights to create and modify Audit rules. Must be used in conjunction with other profiles (e.g. Configuration Manager…). - - - - allow - allow - allow - allow - allow - - - - - - Query Manager - Has the rights to create and modify the Query Phrasebook. Must be used in conjunction with other profiles (e.g. Configuration Manager…). - - - - allow - allow - allow - allow - allow - - - - - - SynchroData Manager - Has the rights to create and modify the Synchro data source. Must be used in conjunction with other profiles (e.g. Configuration Manager…). - - - - allow - allow - allow - allow - allow - - - - - - - Admin Tools Manager - Can manage Users, Notifications, Audit, Queries, DataSynchros. Must be used in conjunction with - other profiles (e.g. Configuration Manager…). - - - - - allow - allow - allow - - - - - - Query History - Has the rights to query history table Must be used in conjunction with other profiles (e.g. - Configuration Manager…) and should be used in conjunction with Query Manager Profile. - - - - - allow - allow - - - - diff --git a/datamodels/2.x/teemip-profiles-itil-adaptor/module.teemip-profiles-itil-adaptor.php b/datamodels/2.x/teemip-profiles-itil-adaptor/module.teemip-profiles-itil-adaptor.php index 484733b..af43325 100644 --- a/datamodels/2.x/teemip-profiles-itil-adaptor/module.teemip-profiles-itil-adaptor.php +++ b/datamodels/2.x/teemip-profiles-itil-adaptor/module.teemip-profiles-itil-adaptor.php @@ -1,12 +1,12 @@