From 73bf37c53857d9274c4ecd45f833ac2537fd97ca Mon Sep 17 00:00:00 2001 From: Dominic Radtke Date: Wed, 6 Sep 2017 08:33:50 +0200 Subject: [PATCH] Enable dealers JSON API --- customer/sirona-aem/production.yaml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/customer/sirona-aem/production.yaml b/customer/sirona-aem/production.yaml index f5a4bfa5..9f07dd76 100644 --- a/customer/sirona-aem/production.yaml +++ b/customer/sirona-aem/production.yaml @@ -2116,6 +2116,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/' } @@ -2217,6 +2218,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/' } @@ -2300,6 +2302,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/' } @@ -2383,6 +2386,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/' } @@ -2465,6 +2469,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/' } @@ -2548,6 +2553,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/' } @@ -2630,6 +2636,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/' } @@ -2712,6 +2719,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/' } @@ -2795,6 +2803,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/' } @@ -2877,6 +2886,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/' } @@ -2959,6 +2969,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/' } @@ -3041,6 +3052,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/' } @@ -3123,6 +3135,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/' } @@ -3205,6 +3218,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/' } @@ -3287,6 +3301,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/' } @@ -3369,6 +3384,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/' } @@ -3451,6 +3467,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/' } @@ -3535,6 +3552,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/' } @@ -3617,6 +3635,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/' } @@ -3699,6 +3718,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/' } @@ -3801,6 +3821,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/' } -- 2.39.5