]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
sirona-aem - Enable dealer search JSON API for forms on test and dev
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Mon, 4 Sep 2017 12:16:35 +0000 (14:16 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Mon, 4 Sep 2017 12:16:35 +0000 (14:16 +0200)
customer/sirona-aem/development.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 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