(airflow-site) branch airflow-test updated: test htaccess
This is an automated email from the ASF dual-hosted git repository. gopidesu pushed a commit to branch airflow-test in repository https://gitbox.apache.org/repos/asf/airflow-site.git The following commit(s) were added to refs/heads/airflow-test by this push: new 71525eb6f2 test htaccess 71525eb6f2 is described below commit 71525eb6f28457c57710193b22238c7af017a5a8 Author: Pavan Kumar AuthorDate: Thu Jan 16 23:40:57 2025 + test htaccess --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index b522963e94..7d33d8cbb4 100644 --- a/.htaccess +++ b/.htaccess @@ -4,5 +4,5 @@ RewriteCond %{REQUEST_URI} ^/docs [NC] RewriteRule (.*) http://live-docs-airflow-apache-org.s3-website.us-east-2.amazonaws.com/$1 [P] -Header set Content-Security-Policy "script-src 'self' https://www.youtube.com https://code.jquery.com 'unsafe-inline';" +Header set Content-Security-Policy "script-src 'self' https://www.youtube.com https://code.jquery.com 'unsafe-inline' https://analytics.apache.org;";
(airflow-site) branch airflow-test updated: test htaccess
This is an automated email from the ASF dual-hosted git repository. gopidesu pushed a commit to branch airflow-test in repository https://gitbox.apache.org/repos/asf/airflow-site.git The following commit(s) were added to refs/heads/airflow-test by this push: new 6c7ae4360f test htaccess 6c7ae4360f is described below commit 6c7ae4360f1935477b1dc465b43e899c19b1597d Author: Pavan Kumar AuthorDate: Thu Jan 16 23:46:37 2025 + test htaccess --- .htaccess | 4 1 file changed, 4 deletions(-) diff --git a/.htaccess b/.htaccess index 98a1b1ef85..b57abde05b 100644 --- a/.htaccess +++ b/.htaccess @@ -2,7 +2,3 @@ RewriteEngine On RewriteCond %{REQUEST_URI} ^/docs [NC] RewriteRule (.*) http://live-docs-airflow-apache-org.s3-website.us-east-2.amazonaws.com/$1 [P] - - -Header set Content-Security-Policy "script-src 'self' https://www.youtube.com https://code.jquery.com 'unsafe-inline' https://analytics.apache.org https://cdnjs.cloudflare.com https://stackpath.bootstrapcdn.com;"; -
(airflow-site) branch airflow-test updated: test htaccess
This is an automated email from the ASF dual-hosted git repository. gopidesu pushed a commit to branch airflow-test in repository https://gitbox.apache.org/repos/asf/airflow-site.git The following commit(s) were added to refs/heads/airflow-test by this push: new ddb9689c84 test htaccess ddb9689c84 is described below commit ddb9689c84682fa9ab7c2f653d09f84b9a01c113 Author: Pavan Kumar AuthorDate: Thu Jan 16 23:45:33 2025 + test htaccess --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index 7d33d8cbb4..98a1b1ef85 100644 --- a/.htaccess +++ b/.htaccess @@ -4,5 +4,5 @@ RewriteCond %{REQUEST_URI} ^/docs [NC] RewriteRule (.*) http://live-docs-airflow-apache-org.s3-website.us-east-2.amazonaws.com/$1 [P] -Header set Content-Security-Policy "script-src 'self' https://www.youtube.com https://code.jquery.com 'unsafe-inline' https://analytics.apache.org;"; +Header set Content-Security-Policy "script-src 'self' https://www.youtube.com https://code.jquery.com 'unsafe-inline' https://analytics.apache.org https://cdnjs.cloudflare.com https://stackpath.bootstrapcdn.com;";
(airflow-site) branch airflow-test updated: test htaccess
This is an automated email from the ASF dual-hosted git repository. gopidesu pushed a commit to branch airflow-test in repository https://gitbox.apache.org/repos/asf/airflow-site.git The following commit(s) were added to refs/heads/airflow-test by this push: new cdfd0fc263 test htaccess cdfd0fc263 is described below commit cdfd0fc26349f6b87995ddb0184019c5a0c1ea06 Author: Pavan Kumar AuthorDate: Thu Jan 16 23:38:57 2025 + test htaccess --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index cef51c64b4..b522963e94 100644 --- a/.htaccess +++ b/.htaccess @@ -4,5 +4,5 @@ RewriteCond %{REQUEST_URI} ^/docs [NC] RewriteRule (.*) http://live-docs-airflow-apache-org.s3-website.us-east-2.amazonaws.com/$1 [P] -Header set Content-Security-Policy "script-src 'self' https://www.youtube.com https://code.jquery.com;"; +Header set Content-Security-Policy "script-src 'self' https://www.youtube.com https://code.jquery.com 'unsafe-inline';"
(airflow-site) branch airflow-test updated: test htaccess
This is an automated email from the ASF dual-hosted git repository. gopidesu pushed a commit to branch airflow-test in repository https://gitbox.apache.org/repos/asf/airflow-site.git The following commit(s) were added to refs/heads/airflow-test by this push: new aac2dff232 test htaccess aac2dff232 is described below commit aac2dff23245922d2e02200271e3291bea48acd9 Author: Pavan Kumar AuthorDate: Thu Jan 16 23:36:59 2025 + test htaccess --- .htaccess | 4 1 file changed, 4 insertions(+) diff --git a/.htaccess b/.htaccess index b57abde05b..cef51c64b4 100644 --- a/.htaccess +++ b/.htaccess @@ -2,3 +2,7 @@ RewriteEngine On RewriteCond %{REQUEST_URI} ^/docs [NC] RewriteRule (.*) http://live-docs-airflow-apache-org.s3-website.us-east-2.amazonaws.com/$1 [P] + + +Header set Content-Security-Policy "script-src 'self' https://www.youtube.com https://code.jquery.com;"; +
(airflow-site) branch airflow-test updated: test htaccess
This is an automated email from the ASF dual-hosted git repository. gopidesu pushed a commit to branch airflow-test in repository https://gitbox.apache.org/repos/asf/airflow-site.git The following commit(s) were added to refs/heads/airflow-test by this push: new 81f9828c88 test htaccess 81f9828c88 is described below commit 81f9828c88c7d929efdf85df96230eb30f7cff7f Author: Pavan Kumar AuthorDate: Thu Jan 16 23:08:33 2025 + test htaccess --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index 259afea1cf..b57abde05b 100644 --- a/.htaccess +++ b/.htaccess @@ -1,4 +1,4 @@ RewriteEngine On -RewriteCond %{REQUEST_URI} ^/docs$ [NC] +RewriteCond %{REQUEST_URI} ^/docs [NC] RewriteRule (.*) http://live-docs-airflow-apache-org.s3-website.us-east-2.amazonaws.com/$1 [P]
(airflow-site) branch airflow-test updated: test htaccess
This is an automated email from the ASF dual-hosted git repository. gopidesu pushed a commit to branch airflow-test in repository https://gitbox.apache.org/repos/asf/airflow-site.git The following commit(s) were added to refs/heads/airflow-test by this push: new 48ff95d2f0 test htaccess 48ff95d2f0 is described below commit 48ff95d2f0b50bf4ce547fe6f8605bc4dd31f957 Author: Pavan Kumar AuthorDate: Thu Jan 16 23:02:46 2025 + test htaccess --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index b57abde05b..259afea1cf 100644 --- a/.htaccess +++ b/.htaccess @@ -1,4 +1,4 @@ RewriteEngine On -RewriteCond %{REQUEST_URI} ^/docs [NC] +RewriteCond %{REQUEST_URI} ^/docs$ [NC] RewriteRule (.*) http://live-docs-airflow-apache-org.s3-website.us-east-2.amazonaws.com/$1 [P]