summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2015-12-28 14:41:46 +0100
committerGuilhem Moulin <guilhem@fripost.org>2015-12-28 14:41:46 +0100
commitce731cb119b501b2de58473c6fb0d205d772c004 (patch)
tree87e9851980869a67d4ebb6ed34d6f0fe8516aec9
parentfd412b529a59e1f3981eb18d54b7472e1cca2a20 (diff)
Update all Fripost links from http:// to https://.
-rw-r--r--roles/lists/files/etc/sympa/sympa.conf4
-rw-r--r--roles/wiki/files/var/lib/ikiwiki/fripost-wiki.setup8
-rw-r--r--roles/wiki/files/var/www/fripost.org/autoconfig/mail/config-v1.1.xml2
3 files changed, 7 insertions, 7 deletions
diff --git a/roles/lists/files/etc/sympa/sympa.conf b/roles/lists/files/etc/sympa/sympa.conf
index 5fe9405..606bd59 100644
--- a/roles/lists/files/etc/sympa/sympa.conf
+++ b/roles/lists/files/etc/sympa/sympa.conf
@@ -12,7 +12,7 @@ email sympa
listmaster listmaster@fripost.org
## URL of main Web page
-#wwsympa_url http://lists.fripost.org/sympa
+#wwsympa_url https://lists.fripost.org/sympa
max_wrong_password 19
@@ -317,7 +317,7 @@ spam_status x-spam-status
edit_list owner
## URL of a virtual host
-#http_host http://fripost.org
+#http_host https://fripost.org
## The password validation techniques to be used against user passwords that are added to mailing lists. Options come from Data::Password (http://search.cpan.org/~razinf/Data-Password-1.07/Password.pm#VARIABLES)
#password_validation MINLEN=8,GROUPS=3,DICTIONARY=4,DICTIONARIES=/pentest/dictionaries
diff --git a/roles/wiki/files/var/lib/ikiwiki/fripost-wiki.setup b/roles/wiki/files/var/lib/ikiwiki/fripost-wiki.setup
index 94c7a1f..23537b0 100644
--- a/roles/wiki/files/var/lib/ikiwiki/fripost-wiki.setup
+++ b/roles/wiki/files/var/lib/ikiwiki/fripost-wiki.setup
@@ -23,9 +23,9 @@ srcdir: /var/lib/ikiwiki/fripost-wiki
# where to build the wiki
destdir: /var/lib/ikiwiki/public_html/fripost-wiki
# base url to the wiki
-url: http://wiki.fripost.org
+url: https://wiki.fripost.org
# url to the ikiwiki.cgi
-cgiurl: http://wiki.fripost.org/ikiwiki.cgi
+cgiurl: https://wiki.fripost.org/ikiwiki.cgi
# do not adjust cgiurl if CGI is accessed via different URL
reverse_proxy: 0
# filename of cgi wrapper to generate
@@ -137,9 +137,9 @@ git_wrapper: /var/lib/ikiwiki/wiki.fripost.org
# unix users whose commits should be checked by the pre-receive hook
#untrusted_committers: []
# gitweb url to show file history ([[file]] substituted)
-historyurl: http://git.fripost.org/fripost-wiki/tree/[[file]]
+historyurl: https://git.fripost.org/fripost-wiki/tree/[[file]]
# gitweb url to show a diff ([[file]], [[sha1_to]], [[sha1_from]], [[sha1_commit]], and [[sha1_parent]] substituted)
-diffurl: http://git.fripost.org/fripost-wiki/diff/[[file]]/?id=[[sha1_commit]]
+diffurl: https://git.fripost.org/fripost-wiki/diff/[[file]]/?id=[[sha1_commit]]
# where to pull and push changes (set to empty string to disable)
gitorigin_branch: origin
# branch that the wiki is stored in
diff --git a/roles/wiki/files/var/www/fripost.org/autoconfig/mail/config-v1.1.xml b/roles/wiki/files/var/www/fripost.org/autoconfig/mail/config-v1.1.xml
index ccfb02c..44d3732 100644
--- a/roles/wiki/files/var/www/fripost.org/autoconfig/mail/config-v1.1.xml
+++ b/roles/wiki/files/var/www/fripost.org/autoconfig/mail/config-v1.1.xml
@@ -22,7 +22,7 @@
<authentication>password-cleartext</authentication>
</outgoingServer>
- <documentation url="http://wiki.fripost.org/konfigurera/">
+ <documentation url="https://wiki.fripost.org/konfigurera/">
<descr lang="en">Configure your email client for Fripost</descr>
<descr lang="sv">Konfigurerar din e-postklient för Fripost</descr>
</documentation>