aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/schema-test-files
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@verizonmedia.com>2022-06-02 13:11:39 +0200
committergjoranv <gv@verizonmedia.com>2022-06-08 11:45:25 +0200
commit9838be1d92c23c6c09e2ffbe033d1afd04fc038c (patch)
tree9c8dd4e51597440ef4c3a364a0eb4dc3f70a48b6 /config-model/src/test/schema-test-files
parentdec0945c1d33ddebd2687c6c1725c7192fc94f8b (diff)
Cleanup 'access-control' for Vespa 8
Always enable read/write protection. Warn on 'read'/'write' attributes. Update TODOs.
Diffstat (limited to 'config-model/src/test/schema-test-files')
-rw-r--r--config-model/src/test/schema-test-files/services.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/config-model/src/test/schema-test-files/services.xml b/config-model/src/test/schema-test-files/services.xml
index 5d7e17a6e63..8ebcd549a03 100644
--- a/config-model/src/test/schema-test-files/services.xml
+++ b/config-model/src/test/schema-test-files/services.xml
@@ -60,11 +60,10 @@
<http>
<filtering strict-mode="true">
- <access-control domain="my.athens-domain" read="true">
+ <access-control>
<exclude>
<binding>http//*/foo/*</binding>
</exclude>
- <vespa-domain>vespa.vespa.cd</vespa-domain>
</access-control>
<filter id="com.yahoo.YcaFilter" bundle="mybundle">