Commit 2995f678 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_jio: Dont show ALL logins only the Person's one

parent 29a125d5
......@@ -201,7 +201,8 @@
"OR%20%22Certificate Login%22%20" +
"OR%20%22Google Login%22%20" +
"OR%20%22Facebook Login%22%29%20" +
"AND%20validation_state%3Avalidated",
"AND%20validation_state%3Avalidated" +
"%20AND%20parent_portal_type%3APerson",
"portal_type": [],
"search_column_list": column_list,
"sort_column_list": column_list,
......
......@@ -247,7 +247,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>1010.19458.9837.34030</string> </value>
<value> <string>1010.19461.30907.1177</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -267,7 +267,7 @@
</tuple>
<state>
<tuple>
<float>1691430088.29</float>
<float>1692236428.78</float>
<string>UTC</string>
</tuple>
</state>
......
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