From 0ae2578a4edbdeb7427edc7e4705e3863a8c7ac4 Mon Sep 17 00:00:00 2001 From: Alexander Steshuk Date: Tue, 31 Mar 2020 15:39:58 +0300 Subject: [PATCH] security-package/issues/171: Update for system.xml --- Securitytxt/etc/adminhtml/system.xml | 3 +-- Securitytxt/etc/config.xml | 17 +++++++++++++++++ Securitytxt/i18n/en_US.csv | 3 +-- 3 files changed, 19 insertions(+), 4 deletions(-) create mode 100644 Securitytxt/etc/config.xml diff --git a/Securitytxt/etc/adminhtml/system.xml b/Securitytxt/etc/adminhtml/system.xml index c636be88..1b6cac57 100644 --- a/Securitytxt/etc/adminhtml/system.xml +++ b/Securitytxt/etc/adminhtml/system.xml @@ -79,7 +79,6 @@ showInWebsite="1" showInStore="1"> validate-url validate-no-html-tags - Example: https://example.com/security-policy.html @@ -90,4 +89,4 @@ - \ No newline at end of file + diff --git a/Securitytxt/etc/config.xml b/Securitytxt/etc/config.xml new file mode 100644 index 00000000..c2b3a47a --- /dev/null +++ b/Securitytxt/etc/config.xml @@ -0,0 +1,17 @@ + + + + + + + https://magento.com/security + + + + diff --git a/Securitytxt/i18n/en_US.csv b/Securitytxt/i18n/en_US.csv index e3062d2c..104a8849 100644 --- a/Securitytxt/i18n/en_US.csv +++ b/Securitytxt/i18n/en_US.csv @@ -25,5 +25,4 @@ Preferred-Languages,Preferred-Languages Hiring,Hiring "Example: https://example.com/jobs.html","Example: https://example.com/jobs.html" Policy,Policy -"Example: https://example.com/security-policy.html","Example: https://example.com/security-policy.html" -Signature,Signature \ No newline at end of file +Signature,Signature