From: Dominic Radtke Date: Fri, 1 Sep 2017 07:44:48 +0000 (+0200) Subject: Enable dealer search JSON API for forms X-Git-Tag: v0.1.0~2437^2~19^2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=67f913d42d593a37125387adb1376b346cda491a;p=pixelpark%2Fhiera.git Enable dealer search JSON API for forms --- diff --git a/customer/sirona-aem/development.yaml b/customer/sirona-aem/development.yaml index 6d302cff..06ed1361 100644 --- a/customer/sirona-aem/development.yaml +++ b/customer/sirona-aem/development.yaml @@ -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/' } diff --git a/customer/sirona-aem/production.yaml b/customer/sirona-aem/production.yaml index 446671e2..5b4aef44 100644 --- a/customer/sirona-aem/production.yaml +++ b/customer/sirona-aem/production.yaml @@ -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/' } diff --git a/customer/sirona-aem/test.yaml b/customer/sirona-aem/test.yaml index 808a6aea..1b7d8148 100644 --- a/customer/sirona-aem/test.yaml +++ b/customer/sirona-aem/test.yaml @@ -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