Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
wendelin
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
0
Merge Requests
0
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
Roque
wendelin
Commits
71261ca0
Commit
71261ca0
authored
Mar 04, 2021
by
Ivan Tyagov
Browse files
Options
Browse Files
Download
Plain Diff
erp5_wendelin_data_lake_ingestion_default_security_model: add roles to...
See merge request
nexedi/wendelin!88
parents
9ee572fe
50c8840c
Pipeline
#14025
failed with stage
in 0 seconds
Changes
11
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
298 additions
and
1 deletion
+298
-1
bt5/erp5_wendelin_data_lake_ingestion_default_security_model/LocalRolesTemplateItem/knowledge_pad_module.xml
...ity_model/LocalRolesTemplateItem/knowledge_pad_module.xml
+15
-0
bt5/erp5_wendelin_data_lake_ingestion_default_security_model/LocalRolesTemplateItem/notebook_module.xml
...security_model/LocalRolesTemplateItem/notebook_module.xml
+15
-0
bt5/erp5_wendelin_data_lake_ingestion_default_security_model/ModuleTemplateItem/knowledge_pad_module.xml
...ecurity_model/ModuleTemplateItem/knowledge_pad_module.xml
+99
-0
bt5/erp5_wendelin_data_lake_ingestion_default_security_model/ModuleTemplateItem/notebook_module.xml
...ult_security_model/ModuleTemplateItem/notebook_module.xml
+96
-0
bt5/erp5_wendelin_data_lake_ingestion_default_security_model/PortalTypeRolesTemplateItem/Knowledge%20Pad%20Module.xml
.../PortalTypeRolesTemplateItem/Knowledge%20Pad%20Module.xml
+14
-0
bt5/erp5_wendelin_data_lake_ingestion_default_security_model/PortalTypeRolesTemplateItem/Knowledge%20Pad.xml
...ity_model/PortalTypeRolesTemplateItem/Knowledge%20Pad.xml
+18
-0
bt5/erp5_wendelin_data_lake_ingestion_default_security_model/PortalTypeRolesTemplateItem/Notebook%20Module.xml
...y_model/PortalTypeRolesTemplateItem/Notebook%20Module.xml
+14
-0
bt5/erp5_wendelin_data_lake_ingestion_default_security_model/PortalTypeRolesTemplateItem/Notebook.xml
...t_security_model/PortalTypeRolesTemplateItem/Notebook.xml
+18
-0
bt5/erp5_wendelin_data_lake_ingestion_default_security_model/bt/template_local_role_list
...estion_default_security_model/bt/template_local_role_list
+2
-0
bt5/erp5_wendelin_data_lake_ingestion_default_security_model/bt/template_module_id_list
...gestion_default_security_model/bt/template_module_id_list
+3
-1
bt5/erp5_wendelin_data_lake_ingestion_default_security_model/bt/template_portal_type_role_list
..._default_security_model/bt/template_portal_type_role_list
+4
-0
No files found.
bt5/erp5_wendelin_data_lake_ingestion_default_security_model/LocalRolesTemplateItem/knowledge_pad_module.xml
0 → 100644
View file @
71261ca0
<local_roles_item>
<local_roles>
<role
id=
'admin'
>
<item>
Auditor
</item>
<item>
Author
</item>
</role>
<role
id=
'contributor'
>
<item>
Auditor
</item>
<item>
Author
</item>
</role>
<role
id=
'downloader'
>
<item>
Auditor
</item>
</role>
</local_roles>
</local_roles_item>
\ No newline at end of file
bt5/erp5_wendelin_data_lake_ingestion_default_security_model/LocalRolesTemplateItem/notebook_module.xml
0 → 100644
View file @
71261ca0
<local_roles_item>
<local_roles>
<role
id=
'admin'
>
<item>
Auditor
</item>
<item>
Author
</item>
</role>
<role
id=
'contributor'
>
<item>
Auditor
</item>
<item>
Author
</item>
</role>
<role
id=
'downloader'
>
<item>
Auditor
</item>
</role>
</local_roles>
</local_roles_item>
\ No newline at end of file
bt5/erp5_wendelin_data_lake_ingestion_default_security_model/ModuleTemplateItem/knowledge_pad_module.xml
0 → 100644
View file @
71261ca0
<module>
<id>
knowledge_pad_module
</id>
<permission_list>
<permission
type=
'tuple'
>
<name>
Access Transient Objects
</name>
<role>
Assignee
</role>
<role>
Assignor
</role>
<role>
Associate
</role>
<role>
Auditor
</role>
<role>
Author
</role>
<role>
Manager
</role>
</permission>
<permission
type=
'tuple'
>
<name>
Access contents information
</name>
<role>
Anonymous
</role>
<role>
Assignee
</role>
<role>
Assignor
</role>
<role>
Associate
</role>
<role>
Auditor
</role>
<role>
Author
</role>
<role>
Manager
</role>
</permission>
<permission
type=
'tuple'
>
<name>
Access session data
</name>
<role>
Assignee
</role>
<role>
Assignor
</role>
<role>
Associate
</role>
<role>
Auditor
</role>
<role>
Author
</role>
<role>
Manager
</role>
</permission>
<permission
type=
'tuple'
>
<name>
Add portal content
</name>
<role>
Assignor
</role>
<role>
Author
</role>
<role>
Manager
</role>
<role>
Owner
</role>
</permission>
<permission
type=
'tuple'
>
<name>
Add portal folders
</name>
<role>
Assignor
</role>
<role>
Author
</role>
<role>
Manager
</role>
</permission>
<permission
type=
'tuple'
>
<name>
Change local roles
</name>
<role>
Assignor
</role>
<role>
Manager
</role>
</permission>
<permission
type=
'tuple'
>
<name>
Copy or Move
</name>
<role>
Assignee
</role>
<role>
Assignor
</role>
<role>
Associate
</role>
<role>
Auditor
</role>
<role>
Author
</role>
<role>
Manager
</role>
</permission>
<permission
type=
'tuple'
>
<name>
Delete objects
</name>
<role>
Assignor
</role>
<role>
Manager
</role>
</permission>
<permission
type=
'tuple'
>
<name>
List folder contents
</name>
<role>
Assignee
</role>
<role>
Assignor
</role>
<role>
Associate
</role>
<role>
Auditor
</role>
<role>
Author
</role>
<role>
Manager
</role>
</permission>
<permission
type=
'tuple'
>
<name>
Modify portal content
</name>
<role>
Assignor
</role>
<role>
Manager
</role>
</permission>
<permission
type=
'tuple'
>
<name>
View
</name>
<role>
Assignee
</role>
<role>
Assignor
</role>
<role>
Associate
</role>
<role>
Auditor
</role>
<role>
Author
</role>
<role>
Manager
</role>
</permission>
<permission
type=
'tuple'
>
<name>
View History
</name>
<role>
Assignee
</role>
<role>
Assignor
</role>
<role>
Associate
</role>
<role>
Auditor
</role>
<role>
Author
</role>
<role>
Manager
</role>
</permission>
</permission_list>
<portal_type>
Knowledge Pad Module
</portal_type>
<title>
Knowledge Pads
</title>
</module>
\ No newline at end of file
bt5/erp5_wendelin_data_lake_ingestion_default_security_model/ModuleTemplateItem/notebook_module.xml
0 → 100644
View file @
71261ca0
<module>
<id>
notebook_module
</id>
<permission_list>
<permission
type=
'tuple'
>
<name>
Access Transient Objects
</name>
<role>
Assignee
</role>
<role>
Assignor
</role>
<role>
Associate
</role>
<role>
Auditor
</role>
<role>
Author
</role>
<role>
Manager
</role>
</permission>
<permission
type=
'tuple'
>
<name>
Access contents information
</name>
<role>
Assignee
</role>
<role>
Assignor
</role>
<role>
Associate
</role>
<role>
Auditor
</role>
<role>
Author
</role>
<role>
Manager
</role>
</permission>
<permission
type=
'tuple'
>
<name>
Access session data
</name>
<role>
Assignee
</role>
<role>
Assignor
</role>
<role>
Associate
</role>
<role>
Auditor
</role>
<role>
Author
</role>
<role>
Manager
</role>
</permission>
<permission
type=
'tuple'
>
<name>
Add portal content
</name>
<role>
Assignor
</role>
<role>
Author
</role>
<role>
Manager
</role>
</permission>
<permission
type=
'tuple'
>
<name>
Add portal folders
</name>
<role>
Assignor
</role>
<role>
Author
</role>
<role>
Manager
</role>
</permission>
<permission
type=
'tuple'
>
<name>
Change local roles
</name>
<role>
Assignor
</role>
<role>
Manager
</role>
</permission>
<permission
type=
'tuple'
>
<name>
Copy or Move
</name>
<role>
Assignee
</role>
<role>
Assignor
</role>
<role>
Associate
</role>
<role>
Auditor
</role>
<role>
Author
</role>
<role>
Manager
</role>
</permission>
<permission
type=
'tuple'
>
<name>
Delete objects
</name>
<role>
Assignor
</role>
<role>
Manager
</role>
</permission>
<permission
type=
'tuple'
>
<name>
List folder contents
</name>
<role>
Assignee
</role>
<role>
Assignor
</role>
<role>
Associate
</role>
<role>
Auditor
</role>
<role>
Author
</role>
<role>
Manager
</role>
</permission>
<permission
type=
'tuple'
>
<name>
Modify portal content
</name>
<role>
Assignor
</role>
<role>
Manager
</role>
</permission>
<permission
type=
'tuple'
>
<name>
View
</name>
<role>
Assignee
</role>
<role>
Assignor
</role>
<role>
Associate
</role>
<role>
Auditor
</role>
<role>
Manager
</role>
</permission>
<permission
type=
'tuple'
>
<name>
View History
</name>
<role>
Assignee
</role>
<role>
Assignor
</role>
<role>
Associate
</role>
<role>
Auditor
</role>
<role>
Author
</role>
<role>
Manager
</role>
</permission>
</permission_list>
<portal_type>
Notebook Module
</portal_type>
<title>
Notebooks
</title>
</module>
\ No newline at end of file
bt5/erp5_wendelin_data_lake_ingestion_default_security_model/PortalTypeRolesTemplateItem/Knowledge%20Pad%20Module.xml
0 → 100644
View file @
71261ca0
<type_roles>
<role
id=
'Auditor; Author'
>
<property
id=
'title'
>
admin
</property>
<multi_property
id=
'category'
>
function/admin
</multi_property>
</role>
<role
id=
'Auditor; Author'
>
<property
id=
'title'
>
contributor
</property>
<multi_property
id=
'category'
>
function/contributor
</multi_property>
</role>
<role
id=
'Auditor'
>
<property
id=
'title'
>
downloader
</property>
<multi_property
id=
'category'
>
function/downloader
</multi_property>
</role>
</type_roles>
\ No newline at end of file
bt5/erp5_wendelin_data_lake_ingestion_default_security_model/PortalTypeRolesTemplateItem/Knowledge%20Pad.xml
0 → 100644
View file @
71261ca0
<type_roles>
<role
id=
'Auditor; Author; Manager'
>
<property
id=
'title'
>
admin
</property>
<multi_property
id=
'category'
>
function/admin
</multi_property>
</role>
<role
id=
'Auditor; Author; Manager'
>
<property
id=
'title'
>
contributor
</property>
<multi_property
id=
'category'
>
function/contributor
</multi_property>
</role>
<role
id=
'Auditor'
>
<property
id=
'title'
>
downloader
</property>
<multi_property
id=
'category'
>
function/downloader
</multi_property>
</role>
<role
id=
'Auditor'
>
<property
id=
'title'
>
visitor
</property>
<multi_property
id=
'category'
>
function/visitor
</multi_property>
</role>
</type_roles>
\ No newline at end of file
bt5/erp5_wendelin_data_lake_ingestion_default_security_model/PortalTypeRolesTemplateItem/Notebook%20Module.xml
0 → 100644
View file @
71261ca0
<type_roles>
<role
id=
'Auditor; Author'
>
<property
id=
'title'
>
admin
</property>
<multi_property
id=
'category'
>
function/admin
</multi_property>
</role>
<role
id=
'Auditor; Author'
>
<property
id=
'title'
>
contributor
</property>
<multi_property
id=
'category'
>
function/contributor
</multi_property>
</role>
<role
id=
'Auditor'
>
<property
id=
'title'
>
downloader
</property>
<multi_property
id=
'category'
>
function/downloader
</multi_property>
</role>
</type_roles>
\ No newline at end of file
bt5/erp5_wendelin_data_lake_ingestion_default_security_model/PortalTypeRolesTemplateItem/Notebook.xml
0 → 100644
View file @
71261ca0
<type_roles>
<role
id=
'Auditor; Author; Manager'
>
<property
id=
'title'
>
admin
</property>
<multi_property
id=
'category'
>
function/admin
</multi_property>
</role>
<role
id=
'Auditor; Author; Manager'
>
<property
id=
'title'
>
contributor
</property>
<multi_property
id=
'category'
>
function/contributor
</multi_property>
</role>
<role
id=
'Auditor'
>
<property
id=
'title'
>
downloader
</property>
<multi_property
id=
'category'
>
function/downloader
</multi_property>
</role>
<role
id=
'Auditor'
>
<property
id=
'title'
>
visitor
</property>
<multi_property
id=
'category'
>
function/visitor
</multi_property>
</role>
</type_roles>
\ No newline at end of file
bt5/erp5_wendelin_data_lake_ingestion_default_security_model/bt/template_local_role_list
View file @
71261ca0
...
...
@@ -7,4 +7,6 @@ data_product_module
data_set_module
data_stream_module
data_supply_module
knowledge_pad_module
notebook_module
person_module
\ No newline at end of file
bt5/erp5_wendelin_data_lake_ingestion_default_security_model/bt/template_module_id_list
View file @
71261ca0
data_set_module
data_stream_module
\ No newline at end of file
data_stream_module
knowledge_pad_module
notebook_module
\ No newline at end of file
bt5/erp5_wendelin_data_lake_ingestion_default_security_model/bt/template_portal_type_role_list
View file @
71261ca0
...
...
@@ -18,5 +18,9 @@ Data Stream Module
Data Supply
Data Supply Line
Data Supply Module
Knowledge Pad
Knowledge Pad Module
Notebook
Notebook Module
Person
Person Module
\ 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