Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
wendelin-telecom
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
Paul Graydon
wendelin-telecom
Commits
71d02c8d
Commit
71d02c8d
authored
Sep 03, 2024
by
Paul Graydon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wendelin_telecom_security: Add ingestor function for fluentd gateway account
parent
f157d386
Changes
23
Show whitespace changes
Inline
Side-by-side
Showing
23 changed files
with
327 additions
and
0 deletions
+327
-0
bt5/wendelin_telecom_security/LocalRolesTemplateItem/data_acquisition_unit_module.xml
...y/LocalRolesTemplateItem/data_acquisition_unit_module.xml
+3
-0
bt5/wendelin_telecom_security/LocalRolesTemplateItem/data_ingestion_module.xml
...security/LocalRolesTemplateItem/data_ingestion_module.xml
+4
-0
bt5/wendelin_telecom_security/LocalRolesTemplateItem/data_operation_module.xml
...security/LocalRolesTemplateItem/data_operation_module.xml
+7
-0
bt5/wendelin_telecom_security/LocalRolesTemplateItem/data_product_module.xml
...m_security/LocalRolesTemplateItem/data_product_module.xml
+3
-0
bt5/wendelin_telecom_security/LocalRolesTemplateItem/data_stream_module.xml
...om_security/LocalRolesTemplateItem/data_stream_module.xml
+4
-0
bt5/wendelin_telecom_security/LocalRolesTemplateItem/data_supply_module.xml
...om_security/LocalRolesTemplateItem/data_supply_module.xml
+3
-0
bt5/wendelin_telecom_security/PathTemplateItem/portal_categories/function/ingestor.xml
.../PathTemplateItem/portal_categories/function/ingestor.xml
+243
-0
bt5/wendelin_telecom_security/PortalTypeRolesTemplateItem/Data%20Acquisition%20Unit%20Module.xml
...eRolesTemplateItem/Data%20Acquisition%20Unit%20Module.xml
+4
-0
bt5/wendelin_telecom_security/PortalTypeRolesTemplateItem/Data%20Acquisition%20Unit.xml
...PortalTypeRolesTemplateItem/Data%20Acquisition%20Unit.xml
+4
-0
bt5/wendelin_telecom_security/PortalTypeRolesTemplateItem/Data%20Ingestion%20Module.xml
...PortalTypeRolesTemplateItem/Data%20Ingestion%20Module.xml
+4
-0
bt5/wendelin_telecom_security/PortalTypeRolesTemplateItem/Data%20Ingestion.xml
...security/PortalTypeRolesTemplateItem/Data%20Ingestion.xml
+4
-0
bt5/wendelin_telecom_security/PortalTypeRolesTemplateItem/Data%20Operation%20Module.xml
...PortalTypeRolesTemplateItem/Data%20Operation%20Module.xml
+6
-0
bt5/wendelin_telecom_security/PortalTypeRolesTemplateItem/Data%20Operation.xml
...security/PortalTypeRolesTemplateItem/Data%20Operation.xml
+6
-0
bt5/wendelin_telecom_security/PortalTypeRolesTemplateItem/Data%20Product%20Module.xml
...y/PortalTypeRolesTemplateItem/Data%20Product%20Module.xml
+4
-0
bt5/wendelin_telecom_security/PortalTypeRolesTemplateItem/Data%20Product.xml
...m_security/PortalTypeRolesTemplateItem/Data%20Product.xml
+4
-0
bt5/wendelin_telecom_security/PortalTypeRolesTemplateItem/Data%20Stream%20Module.xml
...ty/PortalTypeRolesTemplateItem/Data%20Stream%20Module.xml
+4
-0
bt5/wendelin_telecom_security/PortalTypeRolesTemplateItem/Data%20Stream.xml
...om_security/PortalTypeRolesTemplateItem/Data%20Stream.xml
+4
-0
bt5/wendelin_telecom_security/PortalTypeRolesTemplateItem/Data%20Supply.xml
...om_security/PortalTypeRolesTemplateItem/Data%20Supply.xml
+4
-0
bt5/wendelin_telecom_security/PortalTypeRolesTemplateItem/Ingestion%20Policy.xml
...curity/PortalTypeRolesTemplateItem/Ingestion%20Policy.xml
+6
-0
bt5/wendelin_telecom_security/bt/template_keep_last_workflow_history_only_path_list
...ity/bt/template_keep_last_workflow_history_only_path_list
+1
-0
bt5/wendelin_telecom_security/bt/template_local_role_list
bt5/wendelin_telecom_security/bt/template_local_role_list
+1
-0
bt5/wendelin_telecom_security/bt/template_path_list
bt5/wendelin_telecom_security/bt/template_path_list
+1
-0
bt5/wendelin_telecom_security/bt/template_portal_type_role_list
...ndelin_telecom_security/bt/template_portal_type_role_list
+3
-0
No files found.
bt5/wendelin_telecom_security/LocalRolesTemplateItem/data_acquisition_unit_module.xml
View file @
71d02c8d
...
...
@@ -4,6 +4,9 @@
<item>
Auditor
</item>
<item>
Author
</item>
</role>
<role
id=
'INGESTOR'
>
<item>
Auditor
</item>
</role>
<role
id=
'USER'
>
<item>
Auditor
</item>
</role>
...
...
bt5/wendelin_telecom_security/LocalRolesTemplateItem/data_ingestion_module.xml
View file @
71d02c8d
...
...
@@ -3,5 +3,9 @@
<role
id=
'ADMIN'
>
<item>
Auditor
</item>
</role>
<role
id=
'INGESTOR'
>
<item>
Auditor
</item>
<item>
Author
</item>
</role>
</local_roles>
</local_roles_item>
\ No newline at end of file
bt5/wendelin_telecom_security/LocalRolesTemplateItem/data_operation_module.xml
0 → 100644
View file @
71d02c8d
<local_roles_item>
<local_roles>
<role
id=
'INGESTOR'
>
<item>
Auditor
</item>
</role>
</local_roles>
</local_roles_item>
\ No newline at end of file
bt5/wendelin_telecom_security/LocalRolesTemplateItem/data_product_module.xml
View file @
71d02c8d
...
...
@@ -3,6 +3,9 @@
<role
id=
'ADMIN'
>
<item>
Auditor
</item>
</role>
<role
id=
'INGESTOR'
>
<item>
Auditor
</item>
</role>
<role
id=
'USER'
>
<item>
Auditor
</item>
</role>
...
...
bt5/wendelin_telecom_security/LocalRolesTemplateItem/data_stream_module.xml
View file @
71d02c8d
...
...
@@ -3,5 +3,9 @@
<role
id=
'ADMIN'
>
<item>
Auditor
</item>
</role>
<role
id=
'INGESTOR'
>
<item>
Auditor
</item>
<item>
Author
</item>
</role>
</local_roles>
</local_roles_item>
\ No newline at end of file
bt5/wendelin_telecom_security/LocalRolesTemplateItem/data_supply_module.xml
View file @
71d02c8d
...
...
@@ -4,6 +4,9 @@
<item>
Auditor
</item>
<item>
Author
</item>
</role>
<role
id=
'INGESTOR'
>
<item>
Auditor
</item>
</role>
<role
id=
'USER'
>
<item>
Auditor
</item>
</role>
...
...
bt5/wendelin_telecom_security/PathTemplateItem/portal_categories/function/ingestor.xml
0 → 100644
View file @
71d02c8d
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Category"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_Add_portal_content_Permission
</string>
</key>
<value>
<tuple>
<string>
Assignor
</string>
<string>
Manager
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
_Add_portal_folders_Permission
</string>
</key>
<value>
<tuple>
<string>
Assignor
</string>
<string>
Manager
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
_Copy_or_Move_Permission
</string>
</key>
<value>
<tuple>
<string>
Assignor
</string>
<string>
Manager
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
_Delete_objects_Permission
</string>
</key>
<value>
<tuple>
<string>
Assignor
</string>
<string>
Manager
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
_Modify_portal_content_Permission
</string>
</key>
<value>
<tuple>
<string>
Assignee
</string>
<string>
Assignor
</string>
<string>
Manager
</string>
<string>
Owner
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
codification
</string>
</key>
<value>
<string>
INGESTOR
</string>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
ingestor
</string>
</value>
</item>
<item>
<key>
<string>
short_title
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Ingestor
</string>
</value>
</item>
<item>
<key>
<string>
workflow_history
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<global
name=
"PersistentMapping"
module=
"Persistence.mapping"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
data
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
category_publication_workflow
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAM=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
edit_workflow
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAQ=
</string>
</persistent>
</value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<global
name=
"WorkflowHistoryList"
module=
"Products.ERP5Type.Workflow"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_log
</string>
</key>
<value>
<list>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
actor
</string>
</key>
<value>
<unicode>
zope
</unicode>
</value>
</item>
<item>
<key>
<string>
comment
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
error_message
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<global
name=
"_reconstructor"
module=
"copy_reg"
/>
</klass>
<tuple>
<global
name=
"DateTime"
module=
"DateTime.DateTime"
/>
<global
name=
"object"
module=
"__builtin__"
/>
<none/>
</tuple>
<state>
<tuple>
<float>
1725270478.15
</float>
<string>
UTC
</string>
</tuple>
</state>
</object>
</value>
</item>
<item>
<key>
<string>
validation_state
</string>
</key>
<value>
<string>
embedded
</string>
</value>
</item>
</dictionary>
</list>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"4"
aka=
"AAAAAAAAAAQ="
>
<pickle>
<global
name=
"WorkflowHistoryList"
module=
"Products.ERP5Type.Workflow"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_log
</string>
</key>
<value>
<list>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
<value>
<string>
edit
</string>
</value>
</item>
<item>
<key>
<string>
actor
</string>
</key>
<value>
<unicode>
zope
</unicode>
</value>
</item>
<item>
<key>
<string>
comment
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
error_message
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
1019.2283.63524.9881
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
<value>
<string>
current
</string>
</value>
</item>
<item>
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<global
name=
"_reconstructor"
module=
"copy_reg"
/>
</klass>
<tuple>
<global
name=
"DateTime"
module=
"DateTime.DateTime"
/>
<global
name=
"object"
module=
"__builtin__"
/>
<none/>
</tuple>
<state>
<tuple>
<float>
1725270502.21
</float>
<string>
UTC
</string>
</tuple>
</state>
</object>
</value>
</item>
</dictionary>
</list>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/wendelin_telecom_security/PortalTypeRolesTemplateItem/Data%20Acquisition%20Unit%20Module.xml
View file @
71d02c8d
...
...
@@ -7,4 +7,8 @@
<property
id=
'title'
>
Client
</property>
<multi_property
id=
'category'
>
function/user
</multi_property>
</role>
<role
id=
'Auditor'
>
<property
id=
'title'
>
Ingestor
</property>
<multi_property
id=
'category'
>
function/ingestor
</multi_property>
</role>
</type_roles>
\ No newline at end of file
bt5/wendelin_telecom_security/PortalTypeRolesTemplateItem/Data%20Acquisition%20Unit.xml
View file @
71d02c8d
...
...
@@ -10,4 +10,8 @@
<multi_property
id=
'category'
>
function/user
</multi_property>
<multi_property
id=
'base_category'
>
destination_project
</multi_property>
</role>
<role
id=
'Auditor'
>
<property
id=
'title'
>
Ingestor
</property>
<multi_property
id=
'category'
>
function/ingestor
</multi_property>
</role>
</type_roles>
\ No newline at end of file
bt5/wendelin_telecom_security/PortalTypeRolesTemplateItem/Data%20Ingestion%20Module.xml
View file @
71d02c8d
...
...
@@ -3,4 +3,8 @@
<property
id=
'title'
>
Administrator
</property>
<multi_property
id=
'category'
>
function/administrator
</multi_property>
</role>
<role
id=
'Auditor; Author'
>
<property
id=
'title'
>
Ingestor
</property>
<multi_property
id=
'category'
>
function/ingestor
</multi_property>
</role>
</type_roles>
\ No newline at end of file
bt5/wendelin_telecom_security/PortalTypeRolesTemplateItem/Data%20Ingestion.xml
View file @
71d02c8d
...
...
@@ -3,4 +3,8 @@
<property
id=
'title'
>
Administrator
</property>
<multi_property
id=
'category'
>
function/administrator
</multi_property>
</role>
<role
id=
'Assignor'
>
<property
id=
'title'
>
Ingestor
</property>
<multi_property
id=
'category'
>
function/ingestor
</multi_property>
</role>
</type_roles>
\ No newline at end of file
bt5/wendelin_telecom_security/PortalTypeRolesTemplateItem/Data%20Operation%20Module.xml
0 → 100644
View file @
71d02c8d
<type_roles>
<role
id=
'Auditor'
>
<property
id=
'title'
>
Ingestor
</property>
<multi_property
id=
'category'
>
function/ingestor
</multi_property>
</role>
</type_roles>
\ No newline at end of file
bt5/wendelin_telecom_security/PortalTypeRolesTemplateItem/Data%20Operation.xml
0 → 100644
View file @
71d02c8d
<type_roles>
<role
id=
'Auditor'
>
<property
id=
'title'
>
Ingestor
</property>
<multi_property
id=
'category'
>
function/ingestor
</multi_property>
</role>
</type_roles>
\ No newline at end of file
bt5/wendelin_telecom_security/PortalTypeRolesTemplateItem/Data%20Product%20Module.xml
View file @
71d02c8d
...
...
@@ -7,4 +7,8 @@
<property
id=
'title'
>
Client
</property>
<multi_property
id=
'category'
>
function/user
</multi_property>
</role>
<role
id=
'Auditor'
>
<property
id=
'title'
>
Ingestor
</property>
<multi_property
id=
'category'
>
function/ingestor
</multi_property>
</role>
</type_roles>
\ No newline at end of file
bt5/wendelin_telecom_security/PortalTypeRolesTemplateItem/Data%20Product.xml
View file @
71d02c8d
...
...
@@ -7,4 +7,8 @@
<property
id=
'title'
>
Client
</property>
<multi_property
id=
'category'
>
function/user
</multi_property>
</role>
<role
id=
'Auditor'
>
<property
id=
'title'
>
Ingestor
</property>
<multi_property
id=
'category'
>
function/ingestor
</multi_property>
</role>
</type_roles>
\ No newline at end of file
bt5/wendelin_telecom_security/PortalTypeRolesTemplateItem/Data%20Stream%20Module.xml
View file @
71d02c8d
...
...
@@ -3,4 +3,8 @@
<property
id=
'title'
>
Administrator
</property>
<multi_property
id=
'category'
>
function/administrator
</multi_property>
</role>
<role
id=
'Auditor; Author'
>
<property
id=
'title'
>
Ingestor
</property>
<multi_property
id=
'category'
>
function/ingestor
</multi_property>
</role>
</type_roles>
\ No newline at end of file
bt5/wendelin_telecom_security/PortalTypeRolesTemplateItem/Data%20Stream.xml
View file @
71d02c8d
...
...
@@ -3,4 +3,8 @@
<property
id=
'title'
>
Administrator
</property>
<multi_property
id=
'category'
>
function/administrator
</multi_property>
</role>
<role
id=
'Assignor'
>
<property
id=
'title'
>
Ingestor
</property>
<multi_property
id=
'category'
>
function/ingestor
</multi_property>
</role>
</type_roles>
\ No newline at end of file
bt5/wendelin_telecom_security/PortalTypeRolesTemplateItem/Data%20Supply.xml
View file @
71d02c8d
...
...
@@ -11,4 +11,8 @@
<multi_property
id=
'category'
>
function/user
</multi_property>
<multi_property
id=
'base_category'
>
destination_project
</multi_property>
</role>
<role
id=
'Auditor'
>
<property
id=
'title'
>
Ingestor
</property>
<multi_property
id=
'category'
>
function/ingestor
</multi_property>
</role>
</type_roles>
\ No newline at end of file
bt5/wendelin_telecom_security/PortalTypeRolesTemplateItem/Ingestion%20Policy.xml
0 → 100644
View file @
71d02c8d
<type_roles>
<role
id=
'Auditor'
>
<property
id=
'title'
>
Ingestor
</property>
<multi_property
id=
'category'
>
function/ingestor
</multi_property>
</role>
</type_roles>
\ No newline at end of file
bt5/wendelin_telecom_security/bt/template_keep_last_workflow_history_only_path_list
View file @
71d02c8d
portal_categories/function/administrator
portal_categories/function/ingestor
portal_categories/function/user
\ No newline at end of file
bt5/wendelin_telecom_security/bt/template_local_role_list
View file @
71d02c8d
...
...
@@ -2,6 +2,7 @@ data_acquisition_unit_module
data_analysis_module
data_array_module
data_ingestion_module
data_operation_module
data_product_module
data_stream_module
data_supply_module
...
...
bt5/wendelin_telecom_security/bt/template_path_list
View file @
71d02c8d
portal_categories/function/administrator
portal_categories/function/ingestor
portal_categories/function/user
\ No newline at end of file
bt5/wendelin_telecom_security/bt/template_portal_type_role_list
View file @
71d02c8d
...
...
@@ -8,6 +8,8 @@ Data Array
Data Array Module
Data Ingestion
Data Ingestion Module
Data Operation
Data Operation Module
Data Product
Data Product Module
Data Stream
...
...
@@ -18,6 +20,7 @@ Data Supply Module
Data Transformation
Data Transformation Module
ERP5 Login
Ingestion Policy
Person
Person Module
Project
...
...
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