From: Jochen Bieler Date: Wed, 29 Mar 2017 10:57:57 +0000 (+0200) Subject: SIRONAADFR-1414: Add update check filter rule X-Git-Tag: v0.1.0~3361^2 X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=06fb3cbab64ca7a114ad2dc963ba1472a51042ac;p=pixelpark%2Fhiera.git SIRONAADFR-1414: Add update check filter rule --- diff --git a/customer/sirona-aem/test.yaml b/customer/sirona-aem/test.yaml index e29298cb..9c5a31fa 100644 --- a/customer/sirona-aem/test.yaml +++ b/customer/sirona-aem/test.yaml @@ -328,6 +328,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '*.assetlibrary.json' } # enable asset library JSON API - { type: 'allow', url: '*.articlelibrary.json' } # enable article library JSON API - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API + - { type: 'allow', url: '*.updatecheck.json' } # enable update check - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms - { type: 'allow', url: '/libs/granite/csrf/token.json' } # enable CSRF token # Deny content grabbing