aboutsummaryrefslogtreecommitdiffstats
path: root/modules/youri-check/templates
diff options
context:
space:
mode:
Diffstat (limited to 'modules/youri-check/templates')
-rw-r--r--modules/youri-check/templates/4.conf2
-rw-r--r--modules/youri-check/templates/5.conf2
-rw-r--r--modules/youri-check/templates/6.conf2
-rw-r--r--modules/youri-check/templates/7.conf2
-rw-r--r--modules/youri-check/templates/8.conf2
-rw-r--r--modules/youri-check/templates/9.conf2
-rw-r--r--modules/youri-check/templates/cauldron.conf4
-rw-r--r--modules/youri-check/templates/vhost_check.conf3
8 files changed, 10 insertions, 9 deletions
diff --git a/modules/youri-check/templates/4.conf b/modules/youri-check/templates/4.conf
index 3e7df09e..aa7e5d4e 100644
--- a/modules/youri-check/templates/4.conf
+++ b/modules/youri-check/templates/4.conf
@@ -18,7 +18,7 @@ resultset:
resolver:
class: Youri::Check::Maintainer::Resolver::CGI
options:
- url: http://pkgsubmit.<%= domain %>/data/maintdb.txt
+ url: https://pkgsubmit.<%= domain %>/data/maintdb.txt
exceptions:
- nobody
diff --git a/modules/youri-check/templates/5.conf b/modules/youri-check/templates/5.conf
index ca54f36e..4e9a9217 100644
--- a/modules/youri-check/templates/5.conf
+++ b/modules/youri-check/templates/5.conf
@@ -18,7 +18,7 @@ resultset:
resolver:
class: Youri::Check::Maintainer::Resolver::CGI
options:
- url: http://pkgsubmit.<%= domain %>/data/maintdb.txt
+ url: https://pkgsubmit.<%= domain %>/data/maintdb.txt
exceptions:
- nobody
diff --git a/modules/youri-check/templates/6.conf b/modules/youri-check/templates/6.conf
index 05177b28..9b2fdae2 100644
--- a/modules/youri-check/templates/6.conf
+++ b/modules/youri-check/templates/6.conf
@@ -18,7 +18,7 @@ resultset:
resolver:
class: Youri::Check::Maintainer::Resolver::CGI
options:
- url: http://pkgsubmit.<%= domain %>/data/maintdb.txt
+ url: https://pkgsubmit.<%= domain %>/data/maintdb.txt
exceptions:
- nobody
diff --git a/modules/youri-check/templates/7.conf b/modules/youri-check/templates/7.conf
index c91cdae1..5054f2de 100644
--- a/modules/youri-check/templates/7.conf
+++ b/modules/youri-check/templates/7.conf
@@ -18,7 +18,7 @@ resultset:
resolver:
class: Youri::Check::Maintainer::Resolver::CGI
options:
- url: http://pkgsubmit.<%= domain %>/data/maintdb.txt
+ url: https://pkgsubmit.<%= domain %>/data/maintdb.txt
exceptions:
- nobody
diff --git a/modules/youri-check/templates/8.conf b/modules/youri-check/templates/8.conf
index 6d14bcaf..c6ba6881 100644
--- a/modules/youri-check/templates/8.conf
+++ b/modules/youri-check/templates/8.conf
@@ -18,7 +18,7 @@ resultset:
resolver:
class: Youri::Check::Maintainer::Resolver::CGI
options:
- url: http://pkgsubmit.<%= domain %>/data/maintdb.txt
+ url: https://pkgsubmit.<%= domain %>/data/maintdb.txt
exceptions:
- nobody
diff --git a/modules/youri-check/templates/9.conf b/modules/youri-check/templates/9.conf
index 690bf923..28028080 100644
--- a/modules/youri-check/templates/9.conf
+++ b/modules/youri-check/templates/9.conf
@@ -18,7 +18,7 @@ resultset:
resolver:
class: Youri::Check::Maintainer::Resolver::CGI
options:
- url: http://pkgsubmit.<%= domain %>/data/maintdb.txt
+ url: https://pkgsubmit.<%= domain %>/data/maintdb.txt
exceptions:
- nobody
diff --git a/modules/youri-check/templates/cauldron.conf b/modules/youri-check/templates/cauldron.conf
index b1cd0e9f..e7e19608 100644
--- a/modules/youri-check/templates/cauldron.conf
+++ b/modules/youri-check/templates/cauldron.conf
@@ -20,7 +20,7 @@ resultset:
resolver:
class: Youri::Check::Maintainer::Resolver::CGI
options:
- url: http://pkgsubmit.<%= domain %>/data/maintdb.txt
+ url: https://pkgsubmit.<%= domain %>/data/maintdb.txt
exceptions:
- nobody
@@ -270,7 +270,7 @@ tests:
iurt:
class: Youri::Check::Test::Build::Source::Iurt
options:
- url: http://pkgsubmit.mageia.org/autobuild/cauldron
+ url: https://pkgsubmit.mageia.org/autobuild/cauldron
arches:
- x86_64
medias:
diff --git a/modules/youri-check/templates/vhost_check.conf b/modules/youri-check/templates/vhost_check.conf
index d33530df..fd4d87b1 100644
--- a/modules/youri-check/templates/vhost_check.conf
+++ b/modules/youri-check/templates/vhost_check.conf
@@ -1 +1,2 @@
-Header set Access-Control-Allow-Origin "http://pkgsubmit.<%= domain %>"
+Header set Access-Control-Allow-Origin "http://pkgsubmit.<%= domain %>" # default
+Header set Access-Control-Allow-Origin "https://pkgsubmit.<%= domain %>" env=HTTPS # override