Commit e57edd94 authored by Cédric Le Ninivin's avatar Cédric Le Ninivin

erp5_web: caching policy fix update names

parent 24ac0994
...@@ -16,8 +16,8 @@ ...@@ -16,8 +16,8 @@
<key> <string>_policy_ids</string> </key> <key> <string>_policy_ids</string> </key>
<value> <value>
<tuple> <tuple>
<string>unauthenticated web pages no language</string> <string>unauthenticated no language</string>
<string>unauthenticated web pages</string> <string>unauthenticated</string>
<string>authenticated</string> <string>authenticated</string>
</tuple> </tuple>
</value> </value>
...@@ -143,7 +143,7 @@ ...@@ -143,7 +143,7 @@
</value> </value>
</item> </item>
<item> <item>
<key> <string>unauthenticated web pages</string> </key> <key> <string>unauthenticated</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="2.1"/> </klass> <klass> <reference id="2.1"/> </klass>
...@@ -192,7 +192,7 @@ ...@@ -192,7 +192,7 @@
</item> </item>
<item> <item>
<key> <string>_policy_id</string> </key> <key> <string>_policy_id</string> </key>
<value> <string>unauthenticated web pages</string> </value> <value> <string>unauthenticated</string> </value>
</item> </item>
<item> <item>
<key> <string>_post_check</string> </key> <key> <string>_post_check</string> </key>
...@@ -248,7 +248,7 @@ ...@@ -248,7 +248,7 @@
</value> </value>
</item> </item>
<item> <item>
<key> <string>unauthenticated web pages no language</string> </key> <key> <string>unauthenticated no language</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="2.1"/> </klass> <klass> <reference id="2.1"/> </klass>
...@@ -297,7 +297,7 @@ ...@@ -297,7 +297,7 @@
</item> </item>
<item> <item>
<key> <string>_policy_id</string> </key> <key> <string>_policy_id</string> </key>
<value> <string>unauthenticated web pages no language</string> </value> <value> <string>unauthenticated no language</string> </value>
</item> </item>
<item> <item>
<key> <string>_post_check</string> </key> <key> <string>_post_check</string> </key>
......
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