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
Labels
Merge Requests
19
Merge Requests
19
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
nexedi
slapos.core
Commits
b06c2984
Commit
b06c2984
authored
May 18, 2012
by
Łukasz Nowak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Drop Bearer Token related portal types.
erp5_bearer_token does not store data in ZODB anymore.
parent
39372520
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
2 additions
and
33 deletions
+2
-33
master/bt5/vifib_erp5/LocalRolesTemplateItem/bearer_token_module.xml
...vifib_erp5/LocalRolesTemplateItem/bearer_token_module.xml
+0
-11
master/bt5/vifib_erp5/PortalTypeRolesTemplateItem/Bearer%20Token%20Module.xml
...5/PortalTypeRolesTemplateItem/Bearer%20Token%20Module.xml
+0
-7
master/bt5/vifib_erp5/PortalTypeRolesTemplateItem/Bearer%20Token.xml
...vifib_erp5/PortalTypeRolesTemplateItem/Bearer%20Token.xml
+0
-7
master/bt5/vifib_erp5/bt/revision
master/bt5/vifib_erp5/bt/revision
+1
-1
master/bt5/vifib_erp5/bt/template_local_role_list
master/bt5/vifib_erp5/bt/template_local_role_list
+0
-1
master/bt5/vifib_erp5/bt/template_local_roles_list
master/bt5/vifib_erp5/bt/template_local_roles_list
+1
-2
master/bt5/vifib_erp5/bt/template_portal_type_role_list
master/bt5/vifib_erp5/bt/template_portal_type_role_list
+0
-2
master/bt5/vifib_erp5/bt/template_portal_type_roles_list
master/bt5/vifib_erp5/bt/template_portal_type_roles_list
+0
-2
No files found.
master/bt5/vifib_erp5/LocalRolesTemplateItem/bearer_token_module.xml
deleted
100644 → 0
View file @
39372520
<local_roles_item>
<local_roles>
<role
id=
'R-MEMBER'
>
<item>
Auditor
</item>
<item>
Author
</item>
</role>
<role
id=
'zope'
>
<item>
Owner
</item>
</role>
</local_roles>
</local_roles_item>
\ No newline at end of file
master/bt5/vifib_erp5/PortalTypeRolesTemplateItem/Bearer%20Token%20Module.xml
deleted
100644 → 0
View file @
39372520
<type_roles>
<role
id=
'Auditor; Author'
>
<property
id=
'title'
>
Member
</property>
<multi_property
id=
'category'
>
role/member
</multi_property>
<multi_property
id=
'base_category'
>
role
</multi_property>
</role>
</type_roles>
\ No newline at end of file
master/bt5/vifib_erp5/PortalTypeRolesTemplateItem/Bearer%20Token.xml
deleted
100644 → 0
View file @
39372520
<type_roles>
<role
id=
'Auditor; Assignor'
>
<property
id=
'title'
>
Person can manage tokens related to them
</property>
<property
id=
'base_category_script'
>
BearerTokenType_getSecurityCategoryFromSelfDestinationReference
</property>
<multi_property
id=
'base_category'
>
group
</multi_property>
</role>
</type_roles>
\ No newline at end of file
master/bt5/vifib_erp5/bt/revision
View file @
b06c2984
426
427
\ No newline at end of file
\ No newline at end of file
master/bt5/vifib_erp5/bt/template_local_role_list
View file @
b06c2984
...
@@ -31,7 +31,6 @@ accounting_module/test_vifib_user_admin_invoice
...
@@ -31,7 +31,6 @@ accounting_module/test_vifib_user_admin_invoice
accounting_module/test_vifib_user_admin_payment
accounting_module/test_vifib_user_admin_payment
accounting_module/test_vifib_user_developer_invoice
accounting_module/test_vifib_user_developer_invoice
accounting_module/test_vifib_user_developer_payment
accounting_module/test_vifib_user_developer_payment
bearer_token_module
business_process_module
business_process_module
business_process_module/vifib_purchase_business_process
business_process_module/vifib_purchase_business_process
business_process_module/vifib_sale_business_process
business_process_module/vifib_sale_business_process
...
...
master/bt5/vifib_erp5/bt/template_local_roles_list
View file @
b06c2984
...
@@ -101,5 +101,4 @@ support_request_module
...
@@ -101,5 +101,4 @@ support_request_module
system_event_module
system_event_module
tax_module
tax_module
transformation_module
transformation_module
web_page_module
web_page_module
bearer_token_module
\ No newline at end of file
\ No newline at end of file
master/bt5/vifib_erp5/bt/template_portal_type_role_list
View file @
b06c2984
...
@@ -7,8 +7,6 @@ Acknowledgement
...
@@ -7,8 +7,6 @@ Acknowledgement
Assignment
Assignment
Balance Transaction
Balance Transaction
Bank Account
Bank Account
Bearer Token
Bearer Token Module
Business Process
Business Process
Business Process Module
Business Process Module
Campaign
Campaign
...
...
master/bt5/vifib_erp5/bt/template_portal_type_roles_list
View file @
b06c2984
...
@@ -7,8 +7,6 @@ Acknowledgement
...
@@ -7,8 +7,6 @@ Acknowledgement
Assignment
Assignment
Balance Transaction
Balance Transaction
Bank Account
Bank Account
Bearer Token
Bearer Token Module
Business Process
Business Process
Business Process Module
Business Process Module
Campaign
Campaign
...
...
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