]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
Enable dealer search JSON API for forms
authorDominic Radtke <dominic.radtke@pixelpark.com>
Fri, 1 Sep 2017 07:44:48 +0000 (09:44 +0200)
committerDominic Radtke <dominic.radtke@pixelpark.com>
Fri, 1 Sep 2017 07:44:48 +0000 (09:44 +0200)
customer/sirona-aem/development.yaml
customer/sirona-aem/production.yaml
customer/sirona-aem/test.yaml

index 6d302cff683d11b36237affe0171ec5f29153c72..06ed136125e3047912a5d3536a863316608d4227 100644 (file)
@@ -284,6 +284,7 @@ aem::dispatcher::publish_farm:
       - { 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', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
index 446671e267eb686d40b4ef49cd22ad142e9b32fb..5b4aef44f57df8b702836e1e47c092463b2d7fa5 100644 (file)
@@ -2075,6 +2075,7 @@ aem::dispatcher::publish_farm:
       - { 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', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -2176,6 +2177,7 @@ aem::dispatcher::publish_farm:
       - { 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', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -2259,6 +2261,7 @@ aem::dispatcher::publish_farm:
       - { 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', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -2342,6 +2345,7 @@ aem::dispatcher::publish_farm:
       - { 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', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -2424,6 +2428,7 @@ aem::dispatcher::publish_farm:
       - { 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', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -2507,6 +2512,7 @@ aem::dispatcher::publish_farm:
       - { 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', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -2589,6 +2595,7 @@ aem::dispatcher::publish_farm:
       - { 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', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -2671,6 +2678,7 @@ aem::dispatcher::publish_farm:
       - { 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', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -2754,6 +2762,7 @@ aem::dispatcher::publish_farm:
       - { 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', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -2836,6 +2845,7 @@ aem::dispatcher::publish_farm:
       - { 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', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -2918,6 +2928,7 @@ aem::dispatcher::publish_farm:
       - { 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', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -3000,6 +3011,7 @@ aem::dispatcher::publish_farm:
       - { 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', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -3082,6 +3094,7 @@ aem::dispatcher::publish_farm:
       - { 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', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -3164,6 +3177,7 @@ aem::dispatcher::publish_farm:
       - { 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', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -3246,6 +3260,7 @@ aem::dispatcher::publish_farm:
       - { 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', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -3328,6 +3343,7 @@ aem::dispatcher::publish_farm:
       - { 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', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -3410,6 +3426,7 @@ aem::dispatcher::publish_farm:
       - { 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', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -3494,6 +3511,7 @@ aem::dispatcher::publish_farm:
       - { 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', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -3576,6 +3594,7 @@ aem::dispatcher::publish_farm:
       - { 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', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -3658,6 +3677,7 @@ aem::dispatcher::publish_farm:
       - { 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', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -3760,6 +3780,7 @@ aem::dispatcher::publish_farm:
       - { 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', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
index 808a6aea86b2be2817f8b503385f5439e01f7def..1b7d8148a7079c3e52d551ba3a611ef2cd08f7b3 100644 (file)
@@ -281,6 +281,7 @@ aem::dispatcher::publish_farm:
       - { 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', url: '*.dealers.json' } # enable dealer search 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