[evolution/gnome-3-24] Bug 783317 - Use https for autoconfig API
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/gnome-3-24] Bug 783317 - Use https for autoconfig API
- Date: Mon, 5 Jun 2017 07:06:00 +0000 (UTC)
commit ea0e6082b0c1420c9017bb151d6fa25a6ed4cd64
Author: Tobias Mueller <muelli cryptobitch de>
Date: Mon Jun 5 09:04:24 2017 +0200
Bug 783317 - Use https for autoconfig API
src/mail/e-mail-autoconfig.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/mail/e-mail-autoconfig.c b/src/mail/e-mail-autoconfig.c
index bfd2fc4..841a428 100644
--- a/src/mail/e-mail-autoconfig.c
+++ b/src/mail/e-mail-autoconfig.c
@@ -76,7 +76,7 @@
((obj), E_TYPE_MAIL_AUTOCONFIG, EMailAutoconfigPrivate))
#define AUTOCONFIG_BASE_URI \
- "http://api.gnome.org/evolution/autoconfig/1.1/"
+ "https://api.gnome.org/evolution/autoconfig/1.1/"
#define ERROR_IS_NOT_FOUND(error) \
(g_error_matches ((error), SOUP_HTTP_ERROR, SOUP_STATUS_NOT_FOUND))
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]