Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Romain Courteaud
slapos.core
Commits
76c71763
Commit
76c71763
authored
Nov 03, 2023
by
Romain Courteaud
🐙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos_erp5: drop Incident Response roles
Will be done later, as not critical.
parent
691116a7
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
24 deletions
+0
-24
master/bt5/slapos_erp5/LocalRolesTemplateItem/incident_response_module.xml
..._erp5/LocalRolesTemplateItem/incident_response_module.xml
+0
-10
master/bt5/slapos_erp5/PortalTypeRolesTemplateItem/Incident%20Response%20Module.xml
...talTypeRolesTemplateItem/Incident%20Response%20Module.xml
+0
-6
master/bt5/slapos_erp5/PortalTypeRolesTemplateItem/Incident%20Response.xml
..._erp5/PortalTypeRolesTemplateItem/Incident%20Response.xml
+0
-8
No files found.
master/bt5/slapos_erp5/LocalRolesTemplateItem/incident_response_module.xml
View file @
76c71763
<local_roles_item>
<local_roles_item>
<local_roles>
<local_roles>
<role
id=
'G-COMPANY'
>
<item>
Auditor
</item>
<item>
Author
</item>
</role>
</local_roles>
</local_roles>
<local_role_group_ids>
<local_role_group_id
id=
'group'
>
<principal
id=
'G-COMPANY'
>
Auditor
</principal>
<principal
id=
'G-COMPANY'
>
Author
</principal>
</local_role_group_id>
</local_role_group_ids>
</local_roles_item>
</local_roles_item>
\ No newline at end of file
master/bt5/slapos_erp5/PortalTypeRolesTemplateItem/Incident%20Response%20Module.xml
View file @
76c71763
<type_roles>
<type_roles>
<role
id=
'Auditor; Author'
>
<property
id=
'title'
>
Company group
</property>
<multi_property
id=
'categories'
>
local_role_group/group
</multi_property>
<multi_property
id=
'category'
>
group/company
</multi_property>
<multi_property
id=
'base_category'
>
group
</multi_property>
</role>
</type_roles>
</type_roles>
\ No newline at end of file
master/bt5/slapos_erp5/PortalTypeRolesTemplateItem/Incident%20Response.xml
View file @
76c71763
<type_roles>
<type_roles>
<role
id=
'Assignor'
>
<property
id=
'title'
>
Project Compute Node Manager
</property>
<property
id=
'description'
>
XXX project local role group
</property>
<property
id=
'condition'
>
python: context.getSourceProject("", portal_type='Project') != ""
</property>
<property
id=
'base_category_script'
>
ERP5Type_getSecurityCategoryFromContent
</property>
<multi_property
id=
'category'
>
function/computer/manager
</multi_property>
<multi_property
id=
'base_category'
>
source_project
</multi_property>
</role>
</type_roles>
</type_roles>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment