From: Philipp Dallig Date: Tue, 6 Dec 2016 10:38:05 +0000 (+0100) Subject: sirona-aem - allow exe files X-Git-Tag: v0.1.0~3725^2~91 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=6e946b5d6ae6c1a005744b55ad9e4b5b045aec12;p=pixelpark%2Fhiera.git sirona-aem - allow exe files --- diff --git a/customer/sirona-aem/production.yaml b/customer/sirona-aem/production.yaml index aaee8f8e..a672cda1 100644 --- a/customer/sirona-aem/production.yaml +++ b/customer/sirona-aem/production.yaml @@ -938,6 +938,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '*.psd' } # enable psd (Adobe Photoshop Dokument) - { type: 'allow', url: '*.tif' } # enable tif - { type: 'allow', url: '*.zip' } # enable zip + - { type: 'allow', url: '*.exe' } # enable exe - { type: 'allow', url: '*.indd' } # enable indd (Adobe Indesign Dokument) # Enable features - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization @@ -1015,6 +1016,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '*.psd' } # enable psd (Adobe Photoshop Dokument) - { type: 'allow', url: '*.tif' } # enable tif - { type: 'allow', url: '*.zip' } # enable zip + - { type: 'allow', url: '*.exe' } # enable exe - { type: 'allow', url: '*.indd' } # enable indd (Adobe Indesign Dokument) # Enable features - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization @@ -1091,6 +1093,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '*.psd' } # enable psd (Adobe Photoshop Dokument) - { type: 'allow', url: '*.tif' } # enable tif - { type: 'allow', url: '*.zip' } # enable zip + - { type: 'allow', url: '*.exe' } # enable exe - { type: 'allow', url: '*.indd' } # enable indd (Adobe Indesign Dokument) # Enable features - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization @@ -1167,6 +1170,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '*.psd' } # enable psd (Adobe Photoshop Dokument) - { type: 'allow', url: '*.tif' } # enable tif - { type: 'allow', url: '*.zip' } # enable zip + - { type: 'allow', url: '*.exe' } # enable exe - { type: 'allow', url: '*.indd' } # enable indd (Adobe Indesign Dokument) # Enable features - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization @@ -1244,6 +1248,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '*.psd' } # enable psd (Adobe Photoshop Dokument) - { type: 'allow', url: '*.tif' } # enable tif - { type: 'allow', url: '*.zip' } # enable zip + - { type: 'allow', url: '*.exe' } # enable exe - { type: 'allow', url: '*.indd' } # enable indd (Adobe Indesign Dokument) # Enable features - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization @@ -1321,6 +1326,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '*.psd' } # enable psd (Adobe Photoshop Dokument) - { type: 'allow', url: '*.tif' } # enable tif - { type: 'allow', url: '*.zip' } # enable zip + - { type: 'allow', url: '*.exe' } # enable exe - { type: 'allow', url: '*.indd' } # enable indd (Adobe Indesign Dokument) # Enable features - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization @@ -1397,6 +1403,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '*.psd' } # enable psd (Adobe Photoshop Dokument) - { type: 'allow', url: '*.tif' } # enable tif - { type: 'allow', url: '*.zip' } # enable zip + - { type: 'allow', url: '*.exe' } # enable exe - { type: 'allow', url: '*.indd' } # enable indd (Adobe Indesign Dokument) # Enable features - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization @@ -1474,6 +1481,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '*.psd' } # enable psd (Adobe Photoshop Dokument) - { type: 'allow', url: '*.tif' } # enable tif - { type: 'allow', url: '*.zip' } # enable zip + - { type: 'allow', url: '*.exe' } # enable exe - { type: 'allow', url: '*.indd' } # enable indd (Adobe Indesign Dokument) # Enable features - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization @@ -1550,6 +1558,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '*.psd' } # enable psd (Adobe Photoshop Dokument) - { type: 'allow', url: '*.tif' } # enable tif - { type: 'allow', url: '*.zip' } # enable zip + - { type: 'allow', url: '*.exe' } # enable exe - { type: 'allow', url: '*.indd' } # enable indd (Adobe Indesign Dokument) # Enable features - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization @@ -1626,6 +1635,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '*.psd' } # enable psd (Adobe Photoshop Dokument) - { type: 'allow', url: '*.tif' } # enable tif - { type: 'allow', url: '*.zip' } # enable zip + - { type: 'allow', url: '*.exe' } # enable exe - { type: 'allow', url: '*.indd' } # enable indd (Adobe Indesign Dokument) # Enable features - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization @@ -1702,7 +1712,8 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '*.wmv' } # enable wmv - { type: 'allow', url: '*.psd' } # enable psd (Adobe Photoshop Dokument) - { type: 'allow', url: '*.tif' } # enable tif - - { type: 'allow', url: '*.zip' } # enable zip + - { type: 'allow', url: '*.zip' } # enable zip# + - { type: 'allow', url: '*.exe' } # enable exe - { type: 'allow', url: '*.indd' } # enable indd (Adobe Indesign Dokument) # Enable features - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization @@ -1780,6 +1791,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '*.psd' } # enable psd (Adobe Photoshop Dokument) - { type: 'allow', url: '*.tif' } # enable tif - { type: 'allow', url: '*.zip' } # enable zip + - { type: 'allow', url: '*.exe' } # enable exe - { type: 'allow', url: '*.indd' } # enable indd (Adobe Indesign Dokument) # Enable features - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization @@ -1857,6 +1869,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '*.psd' } # enable psd (Adobe Photoshop Dokument) - { type: 'allow', url: '*.tif' } # enable tif - { type: 'allow', url: '*.zip' } # enable zip + - { type: 'allow', url: '*.exe' } # enable exe - { type: 'allow', url: '*.indd' } # enable indd (Adobe Indesign Dokument) # Enable features - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization @@ -1934,6 +1947,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '*.psd' } # enable psd (Adobe Photoshop Dokument) - { type: 'allow', url: '*.tif' } # enable tif - { type: 'allow', url: '*.zip' } # enable zip + - { type: 'allow', url: '*.exe' } # enable exe - { type: 'allow', url: '*.indd' } # enable indd (Adobe Indesign Dokument) # Enable features - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization @@ -2010,6 +2024,7 @@ aem::dispatcher::publish_farm: - { type: 'allow', url: '*.psd' } # enable psd (Adobe Photoshop Dokument) - { type: 'allow', url: '*.tif' } # enable tif - { type: 'allow', url: '*.zip' } # enable zip + - { type: 'allow', url: '*.exe' } # enable exe - { type: 'allow', url: '*.indd' } # enable indd (Adobe Indesign Dokument) # Enable features - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization