]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
sirona - Allow article library JSON API on PROD
authorVictor Saar <work@victor-saar.de>
Sat, 18 Mar 2017 10:19:55 +0000 (11:19 +0100)
committerVictor Saar <work@victor-saar.de>
Sat, 18 Mar 2017 10:19:55 +0000 (11:19 +0100)
customer/sirona-aem/production.yaml

index 42d10bc3e509c713792f0796a5e6af3421f6b96a..f6a66c9b2f76bfe038d4d4a947f2421b691990d9 100644 (file)
@@ -1704,6 +1704,7 @@ aem::dispatcher::publish_farm:
       - { 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: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
@@ -1785,6 +1786,7 @@ aem::dispatcher::publish_farm:
       - { 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: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
@@ -1865,6 +1867,7 @@ aem::dispatcher::publish_farm:
       - { 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: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
@@ -1945,6 +1948,7 @@ aem::dispatcher::publish_farm:
       - { 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: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
@@ -2026,6 +2030,7 @@ aem::dispatcher::publish_farm:
       - { 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: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
@@ -2107,6 +2112,7 @@ aem::dispatcher::publish_farm:
       - { 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: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
@@ -2187,6 +2193,7 @@ aem::dispatcher::publish_farm:
       - { 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: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
@@ -2268,6 +2275,7 @@ aem::dispatcher::publish_farm:
       - { 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: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
@@ -2348,6 +2356,7 @@ aem::dispatcher::publish_farm:
       - { 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: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
@@ -2428,6 +2437,7 @@ aem::dispatcher::publish_farm:
       - { 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: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
@@ -2509,6 +2519,7 @@ aem::dispatcher::publish_farm:
       - { 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: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
@@ -2590,6 +2601,7 @@ aem::dispatcher::publish_farm:
       - { 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: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
@@ -2671,6 +2683,7 @@ aem::dispatcher::publish_farm:
       - { 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: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
@@ -2752,6 +2765,7 @@ aem::dispatcher::publish_farm:
       - { 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: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
@@ -2832,6 +2846,7 @@ aem::dispatcher::publish_farm:
       - { 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: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
@@ -2912,6 +2927,7 @@ aem::dispatcher::publish_farm:
       - { 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: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
@@ -2993,6 +3009,7 @@ aem::dispatcher::publish_farm:
       - { 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: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
@@ -3073,6 +3090,7 @@ aem::dispatcher::publish_farm:
       - { 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: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
@@ -3153,6 +3171,7 @@ aem::dispatcher::publish_farm:
       - { 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: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
@@ -3234,6 +3253,7 @@ aem::dispatcher::publish_farm:
       - { 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: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
@@ -3315,6 +3335,7 @@ aem::dispatcher::publish_farm:
       - { 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: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
@@ -3395,6 +3416,7 @@ aem::dispatcher::publish_farm:
       - { 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: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
@@ -3495,6 +3517,7 @@ aem::dispatcher::publish_farm:
       - { type: 'allow', url: '/content/dam/api.json' } # enable generic asset JSON API
       - { type: 'allow', url: '/api.json' } # Unique fuer Assets Domain
       - { 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', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules