Commit d0737e3d authored by Romain Courteaud's avatar Romain Courteaud

slapos_panel: configure website view and CSP

parent 56d6cda0
...@@ -377,11 +377,11 @@ ...@@ -377,11 +377,11 @@
</item> </item>
<item> <item>
<key> <string>configuration_content_security_policy</string> </key> <key> <string>configuration_content_security_policy</string> </key>
<value> <string>default-src \'self\'; img-src \'self\' data: blob:; media-src \'self\' blob:; connect-src \'self\' data:; script-src \'self\'; font-src \'self\'; style-src \'self\' data:; frame-src \'self\' data:</string> </value> <value> <string>default-src \'self\'; img-src \'self\' data: blob: *.openstreetmap.org; media-src \'self\' blob:; connect-src \'self\' data: lab.nexedi.com; script-src \'self\'; font-src \'self\'; style-src \'self\' data:; frame-src \'self\' data:</string> </value>
</item> </item>
<item> <item>
<key> <string>configuration_default_view_action_reference</string> </key> <key> <string>configuration_default_view_action_reference</string> </key>
<value> <string>view</string> </value> <value> <string>slapos_panel_view</string> </value>
</item> </item>
<item> <item>
<key> <string>configuration_frontpage_gadget_url</string> </key> <key> <string>configuration_frontpage_gadget_url</string> </key>
...@@ -708,7 +708,7 @@ ...@@ -708,7 +708,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>1002.20541.9588.12509</string> </value> <value> <string>1002.22008.5407.44714</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -726,7 +726,7 @@ ...@@ -726,7 +726,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1660729987.7</float> <float>1661499017.68</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </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