Commit 871fb034 authored by Alain Takoudjou's avatar Alain Takoudjou

slapos PAS constraint check also external plugins

parent a895b4e0
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,7 @@
</item> </item>
<item> <item>
<key> <string>filter_content_types</string> </key> <key> <string>filter_content_types</string> </key>
<value> <int>0</int> </value> <value> <int>1</int> </value>
</item> </item>
<item> <item>
<key> <string>group_list</string> </key> <key> <string>group_list</string> </key>
......
...@@ -3,6 +3,13 @@ slapos_plugin_dict = { ...@@ -3,6 +3,13 @@ slapos_plugin_dict = {
'IExtractionPlugin': [ 'IExtractionPlugin': [
'SlapOS Machine Authentication Plugin', 'SlapOS Machine Authentication Plugin',
'ERP5 Access Token Extraction Plugin', 'ERP5 Access Token Extraction Plugin',
# external PAS
'Vifib Browser ID Extraction Plugin',
'Vifib Facebook Server Extraction Plugin',
'Vifib Google Server Extraction Plugin',
# 'ERP5 Bearer Extraction Plugin',
'ERP5 Facebook Extraction Plugin',
'ERP5 Google Extraction Plugin',
], ],
'IAuthenticationPlugin': [ 'IAuthenticationPlugin': [
'SlapOS Machine Authentication Plugin', 'SlapOS Machine Authentication Plugin',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment