]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
sirona - Allow download basket requests
authorVictor Saar <victor.saar@publicispixelpark.de>
Mon, 6 Mar 2017 07:56:44 +0000 (08:56 +0100)
committerVictor Saar <victor.saar@publicispixelpark.de>
Mon, 6 Mar 2017 07:56:44 +0000 (08:56 +0100)
customer/sirona-aem/test.yaml

index 2df049f62f91d9ef57d7cf7233b98b40c61d4003..796b08e32139eb8adbeccf4ec8adf6596179c7ea 100644 (file)
@@ -312,10 +312,12 @@ aem::dispatcher::publish_farm:
       - { type: 'allow', url: '*.woff2'  }  # enable woff2
       - { type: 'allow', url: '*.eot'  }  # enable eot
       - { type: 'allow', url: '*.pdf'  }  # enable pdf
+      - { type: 'allow', url: '*.zip'  }  # enable pdf
       # Enable features
       - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization
       - { type: 'allow', url: '/content/dam/api.json' } # enable generic asset JSON API
       - { type: 'allow', url: '*.assetlibrary.json' } # enable asset library JSON API
+      - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       - { type: 'allow', url: '/libs/granite/csrf/token.json' } # enable CSRF token
       # Deny content grabbing