This is an automated email from the ASF dual-hosted git repository. ntimofeev pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/cayenne-website.git
The following commit(s) were added to refs/heads/asf-site by this push: new 7b3b57216 Add CSP header 7b3b57216 is described below commit 7b3b572169aa94c461c26cca4e4a49077f3c0677 Author: Nikita Timofeev <stari...@gmail.com> AuthorDate: Wed Apr 10 14:07:24 2024 +0400 Add CSP header --- .htaccess | 2 ++ 2014/09/cayenne-31-released.html | 2 -- 2015/03/cayenne-40m2-released.html | 2 -- 2016/02/cayenne-40m3-released.html | 2 -- 2016/05/cayenne-311-released.html | 2 -- 2016/12/cayenne-40M4-released.html | 2 -- 2017/03/cayenne-40M5-released.html | 2 -- 2017/06/cayenne-40B1-released.html | 2 -- 2017/10/cayenne-40B2-released.html | 2 -- 2017/10/cayenne-41m1-released.html | 2 -- 2017/11/cayenne-312-released.html | 2 -- 2018/04/cayenne-40rc1-released/index.html | 2 -- 2018/07/cayenne-313-released.html | 2 -- 2018/07/cayenne-41m2-released.html | 2 -- 2018/08/cayenne-40-final-released/index.html | 2 -- 2018/12/cayenne-401-released/index.html | 2 -- 2019/03/cayenne-41b1-released.html | 2 -- 2019/05/cayenne-41b2-released/index.html | 2 -- 2019/10/cayenne-402-released/index.html | 2 -- 2019/10/cayenne-41rc1-released/index.html | 2 -- 2019/10/cayenne-41rc2-released/index.html | 2 -- 2020/04/cayenne-42m1-released/index.html | 2 -- 2020/07/cayenne-41-final-released/index.html | 2 -- 2020/10/cayenne-42m2-released/index.html | 2 -- 2021/03/cayenne-42m3-released/index.html | 2 -- 2021/12/cayenne-411-released/index.html | 2 -- 2021/12/cayenne-42b1-released/index.html | 2 -- 2022/06/cayenne-42rc1-released/index.html | 2 -- 2022/12/cayenne-42rc2-released/index.html | 2 -- 2023/03/cayenne-403-released/index.html | 2 -- 2023/05/cayenne-42-final-released/index.html | 2 -- 404.html | 2 -- about/index.html | 2 -- about/support/index.html | 2 -- collaboration/index.html | 2 -- contributors.html | 2 -- database-support.html | 2 -- dev/building-cayenne.html | 2 -- dev/cms-guide.html | 2 -- dev/code-repository.html | 2 -- dev/how_development_happens.html | 2 -- dev/index.html | 2 -- dev/release-guide.html | 2 -- dev/running-unit-tests.html | 2 -- download/index.html | 2 -- how-can-i-help.html | 2 -- index.html | 2 -- legacy-ant-build.html | 2 -- legacy-ant-unit-tests.html | 2 -- legacy-eclipse.html | 2 -- legacy/index.html | 2 -- legacy/legacy-docs/index.html | 2 -- mailing-lists.html | 2 -- news/index.html | 2 -- release-guide-2.0.html | 2 -- success-stories.html | 2 -- thanks.html | 2 -- why-cayenne.html | 2 -- 58 files changed, 2 insertions(+), 114 deletions(-) diff --git a/.htaccess b/.htaccess index 67f9833b3..11191e4e4 100644 --- a/.htaccess +++ b/.htaccess @@ -86,6 +86,8 @@ RedirectMatch 404 /\.git Header set Cache-Control "max-age=2628000, public" </filesMatch> +Header set Content-Security-Policy "default-src 'self'; img-src https://*; child-src 'none'; frame-src youtube.com https://www.youtube.com;" + # Enable gzip compression <IfModule mod_deflate.c> AddOutputFilterByType DEFLATE text/html diff --git a/2014/09/cayenne-31-released.html b/2014/09/cayenne-31-released.html index b5794aaf2..f577451b1 100644 --- a/2014/09/cayenne-31-released.html +++ b/2014/09/cayenne-31-released.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/2015/03/cayenne-40m2-released.html b/2015/03/cayenne-40m2-released.html index 72717ab38..8aaef24b8 100644 --- a/2015/03/cayenne-40m2-released.html +++ b/2015/03/cayenne-40m2-released.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/2016/02/cayenne-40m3-released.html b/2016/02/cayenne-40m3-released.html index aeb3006dc..8d6ac6f31 100644 --- a/2016/02/cayenne-40m3-released.html +++ b/2016/02/cayenne-40m3-released.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/2016/05/cayenne-311-released.html b/2016/05/cayenne-311-released.html index 28e2a2f5d..f71e12353 100644 --- a/2016/05/cayenne-311-released.html +++ b/2016/05/cayenne-311-released.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/2016/12/cayenne-40M4-released.html b/2016/12/cayenne-40M4-released.html index a402fa956..5f9798b8d 100644 --- a/2016/12/cayenne-40M4-released.html +++ b/2016/12/cayenne-40M4-released.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/2017/03/cayenne-40M5-released.html b/2017/03/cayenne-40M5-released.html index 203880fd5..0aa3f6a31 100644 --- a/2017/03/cayenne-40M5-released.html +++ b/2017/03/cayenne-40M5-released.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/2017/06/cayenne-40B1-released.html b/2017/06/cayenne-40B1-released.html index 0da219916..3228116f5 100644 --- a/2017/06/cayenne-40B1-released.html +++ b/2017/06/cayenne-40B1-released.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/2017/10/cayenne-40B2-released.html b/2017/10/cayenne-40B2-released.html index 9b4823a8f..d9774e79f 100644 --- a/2017/10/cayenne-40B2-released.html +++ b/2017/10/cayenne-40B2-released.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/2017/10/cayenne-41m1-released.html b/2017/10/cayenne-41m1-released.html index 06d2ef1dd..e0f52684d 100644 --- a/2017/10/cayenne-41m1-released.html +++ b/2017/10/cayenne-41m1-released.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/2017/11/cayenne-312-released.html b/2017/11/cayenne-312-released.html index 22ea25354..7cb6c1dd1 100644 --- a/2017/11/cayenne-312-released.html +++ b/2017/11/cayenne-312-released.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/2018/04/cayenne-40rc1-released/index.html b/2018/04/cayenne-40rc1-released/index.html index 777061b06..771dc63b4 100644 --- a/2018/04/cayenne-40rc1-released/index.html +++ b/2018/04/cayenne-40rc1-released/index.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/2018/07/cayenne-313-released.html b/2018/07/cayenne-313-released.html index f1e599ad4..953edd1e3 100644 --- a/2018/07/cayenne-313-released.html +++ b/2018/07/cayenne-313-released.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/2018/07/cayenne-41m2-released.html b/2018/07/cayenne-41m2-released.html index 900c27b7b..3843eafa1 100644 --- a/2018/07/cayenne-41m2-released.html +++ b/2018/07/cayenne-41m2-released.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/2018/08/cayenne-40-final-released/index.html b/2018/08/cayenne-40-final-released/index.html index 78c0ee830..d726556b3 100644 --- a/2018/08/cayenne-40-final-released/index.html +++ b/2018/08/cayenne-40-final-released/index.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/2018/12/cayenne-401-released/index.html b/2018/12/cayenne-401-released/index.html index 62fcc149b..ea82a3056 100644 --- a/2018/12/cayenne-401-released/index.html +++ b/2018/12/cayenne-401-released/index.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/2019/03/cayenne-41b1-released.html b/2019/03/cayenne-41b1-released.html index cfcf984b8..9f3136243 100644 --- a/2019/03/cayenne-41b1-released.html +++ b/2019/03/cayenne-41b1-released.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/2019/05/cayenne-41b2-released/index.html b/2019/05/cayenne-41b2-released/index.html index 7ef7495cc..fef85616d 100644 --- a/2019/05/cayenne-41b2-released/index.html +++ b/2019/05/cayenne-41b2-released/index.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/2019/10/cayenne-402-released/index.html b/2019/10/cayenne-402-released/index.html index 13288eeb2..ddd1c5373 100644 --- a/2019/10/cayenne-402-released/index.html +++ b/2019/10/cayenne-402-released/index.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/2019/10/cayenne-41rc1-released/index.html b/2019/10/cayenne-41rc1-released/index.html index 2035f1f4a..39a885c8b 100644 --- a/2019/10/cayenne-41rc1-released/index.html +++ b/2019/10/cayenne-41rc1-released/index.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/2019/10/cayenne-41rc2-released/index.html b/2019/10/cayenne-41rc2-released/index.html index e04cd957d..b46edab62 100644 --- a/2019/10/cayenne-41rc2-released/index.html +++ b/2019/10/cayenne-41rc2-released/index.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/2020/04/cayenne-42m1-released/index.html b/2020/04/cayenne-42m1-released/index.html index 10a7c10f4..5dd61dd73 100644 --- a/2020/04/cayenne-42m1-released/index.html +++ b/2020/04/cayenne-42m1-released/index.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/2020/07/cayenne-41-final-released/index.html b/2020/07/cayenne-41-final-released/index.html index bcdf3b0de..cfae8e9db 100644 --- a/2020/07/cayenne-41-final-released/index.html +++ b/2020/07/cayenne-41-final-released/index.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/2020/10/cayenne-42m2-released/index.html b/2020/10/cayenne-42m2-released/index.html index 0e3fe2bd8..ddb8cade2 100644 --- a/2020/10/cayenne-42m2-released/index.html +++ b/2020/10/cayenne-42m2-released/index.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/2021/03/cayenne-42m3-released/index.html b/2021/03/cayenne-42m3-released/index.html index 604b6b166..659b231ff 100644 --- a/2021/03/cayenne-42m3-released/index.html +++ b/2021/03/cayenne-42m3-released/index.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/2021/12/cayenne-411-released/index.html b/2021/12/cayenne-411-released/index.html index 00b0658a7..7e4b6efaa 100644 --- a/2021/12/cayenne-411-released/index.html +++ b/2021/12/cayenne-411-released/index.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/2021/12/cayenne-42b1-released/index.html b/2021/12/cayenne-42b1-released/index.html index ed323de30..f21555270 100644 --- a/2021/12/cayenne-42b1-released/index.html +++ b/2021/12/cayenne-42b1-released/index.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/2022/06/cayenne-42rc1-released/index.html b/2022/06/cayenne-42rc1-released/index.html index fecca1dde..17aa1d475 100644 --- a/2022/06/cayenne-42rc1-released/index.html +++ b/2022/06/cayenne-42rc1-released/index.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/2022/12/cayenne-42rc2-released/index.html b/2022/12/cayenne-42rc2-released/index.html index f347b5619..78f0814ae 100644 --- a/2022/12/cayenne-42rc2-released/index.html +++ b/2022/12/cayenne-42rc2-released/index.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/2023/03/cayenne-403-released/index.html b/2023/03/cayenne-403-released/index.html index d4ef5e6f0..02f937900 100644 --- a/2023/03/cayenne-403-released/index.html +++ b/2023/03/cayenne-403-released/index.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/2023/05/cayenne-42-final-released/index.html b/2023/05/cayenne-42-final-released/index.html index 0f7343d4b..135a2a611 100644 --- a/2023/05/cayenne-42-final-released/index.html +++ b/2023/05/cayenne-42-final-released/index.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/404.html b/404.html index 657307a16..55cd62097 100644 --- a/404.html +++ b/404.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/about/index.html b/about/index.html index 2ee0415e4..c71cc0022 100644 --- a/about/index.html +++ b/about/index.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/about/support/index.html b/about/support/index.html index 4abb406e3..db3a3b7f1 100644 --- a/about/support/index.html +++ b/about/support/index.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/collaboration/index.html b/collaboration/index.html index 7d02c17f6..a694e9ee5 100644 --- a/collaboration/index.html +++ b/collaboration/index.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/contributors.html b/contributors.html index 0ab908c57..75d1f6fe7 100644 --- a/contributors.html +++ b/contributors.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/database-support.html b/database-support.html index d1dd5fb69..7829fe7ab 100644 --- a/database-support.html +++ b/database-support.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/dev/building-cayenne.html b/dev/building-cayenne.html index 7e6ef51fe..0afeb30e7 100644 --- a/dev/building-cayenne.html +++ b/dev/building-cayenne.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/dev/cms-guide.html b/dev/cms-guide.html index 77758368f..45309631d 100644 --- a/dev/cms-guide.html +++ b/dev/cms-guide.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/dev/code-repository.html b/dev/code-repository.html index c68c09360..99f202c78 100644 --- a/dev/code-repository.html +++ b/dev/code-repository.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/dev/how_development_happens.html b/dev/how_development_happens.html index 56c1e421b..555034571 100644 --- a/dev/how_development_happens.html +++ b/dev/how_development_happens.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/dev/index.html b/dev/index.html index 5d259d90c..11f06a3d5 100644 --- a/dev/index.html +++ b/dev/index.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/dev/release-guide.html b/dev/release-guide.html index fd139d723..23dc1cc65 100644 --- a/dev/release-guide.html +++ b/dev/release-guide.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/dev/running-unit-tests.html b/dev/running-unit-tests.html index 62e5e61ce..4e3b739ae 100644 --- a/dev/running-unit-tests.html +++ b/dev/running-unit-tests.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/download/index.html b/download/index.html index 66be0563e..beff62ac1 100644 --- a/download/index.html +++ b/download/index.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/how-can-i-help.html b/how-can-i-help.html index ecf6b296b..8a4299d7d 100644 --- a/how-can-i-help.html +++ b/how-can-i-help.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/index.html b/index.html index c52be0047..7012af1c2 100644 --- a/index.html +++ b/index.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/legacy-ant-build.html b/legacy-ant-build.html index 670f75625..00b9c58f1 100644 --- a/legacy-ant-build.html +++ b/legacy-ant-build.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/legacy-ant-unit-tests.html b/legacy-ant-unit-tests.html index 13aa02941..91995f196 100644 --- a/legacy-ant-unit-tests.html +++ b/legacy-ant-unit-tests.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/legacy-eclipse.html b/legacy-eclipse.html index 12b2428cb..22307fae3 100644 --- a/legacy-eclipse.html +++ b/legacy-eclipse.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/legacy/index.html b/legacy/index.html index c393709c6..597a00a37 100644 --- a/legacy/index.html +++ b/legacy/index.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/legacy/legacy-docs/index.html b/legacy/legacy-docs/index.html index 73b48049c..c1e492f78 100644 --- a/legacy/legacy-docs/index.html +++ b/legacy/legacy-docs/index.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/mailing-lists.html b/mailing-lists.html index 06ae718a1..935e9f5a8 100644 --- a/mailing-lists.html +++ b/mailing-lists.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/news/index.html b/news/index.html index e6e3af4e8..6b5a2210e 100644 --- a/news/index.html +++ b/news/index.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/release-guide-2.0.html b/release-guide-2.0.html index f1419a1a5..7b01647ad 100644 --- a/release-guide-2.0.html +++ b/release-guide-2.0.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/success-stories.html b/success-stories.html index 365d7ba88..c63a2b1d7 100644 --- a/success-stories.html +++ b/success-stories.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/thanks.html b/thanks.html index 58ebd967b..83afe1c5d 100644 --- a/thanks.html +++ b/thanks.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script> diff --git a/why-cayenne.html b/why-cayenne.html index a8b1d2e05..75daa9581 100644 --- a/why-cayenne.html +++ b/why-cayenne.html @@ -13,8 +13,6 @@ <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144-34e7696278.png"> <meta name="msapplication-config" content="/img/favicon/browserconfig-82ff158058.xml"> <meta name="theme-color" content="#ffffff"> - <meta http-equiv="Content-Security-Policy" - content="default-src 'self'; child-src 'none'; frame-src youtube.com https://www.youtube.com;"> <link rel="stylesheet" href="https://cayenne.apache.org/css/styles-9ee2e6e330.css"/> <script src="https://cayenne.apache.org/js/bundle-c0e6356367.js"></script> <script src="https://www.apachecon.com/event-images/snippet.js"></script>