Commit 8c4b9714 authored by Jérome Perrin's avatar Jérome Perrin

google_login: set a read permission on google secret key property

parent 0584d544
...@@ -32,6 +32,10 @@ ...@@ -32,6 +32,10 @@
<key> <string>preference</string> </key> <key> <string>preference</string> </key>
<value> <int>1</int> </value> <value> <int>1</int> </value>
</item> </item>
<item>
<key> <string>read_permission</string> </key>
<value> <string>Manage portal</string> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
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