]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
SIRONAADFR-1414: Add update check filter rule
authorJochen Bieler <jochen.bieler@publicispixelpark.de>
Wed, 29 Mar 2017 10:56:43 +0000 (12:56 +0200)
committerJochen Bieler <jochen.bieler@publicispixelpark.de>
Wed, 29 Mar 2017 10:56:43 +0000 (12:56 +0200)
customer/sirona-aem/development.yaml

index a497a548f520bd9449cf06a68d2ba338100ccbff..2e5f694e81d0e8ed2d228d1c042d4f3addcce09d 100644 (file)
@@ -349,6 +349,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
       # Security Rules
       - { type: 'deny', url: '/etc/'  }