Commit bd182d18 authored by Gabriel Monnerat's avatar Gabriel Monnerat

erp5_oauth_google_login: Zope user should not see this action because to...

erp5_oauth_google_login: Zope user should not see this action because to create a Google login is required that a person in ERP5 exists
parent 597f2009
......@@ -36,7 +36,9 @@
</item>
<item>
<key> <string>icon</string> </key>
<value> <string></string> </value>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>id</string> </key>
......@@ -78,4 +80,17 @@
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="Expression" module="Products.CMFCore.Expression"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>text</string> </key>
<value> <string>python: context.getPortalObject().portal_membership.getAuthenticatedMember().getUserValue() is not None</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
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