[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdeplasma-addons/libs/rtm
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2009-09-15 0:44:50
Message-ID: 1252975490.725456.7070.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1023594 by aseigo:

use https


 M  +2 -2      rtm.h  


--- trunk/KDE/kdeplasma-addons/libs/rtm/rtm.h #1023593:1023594
@@ -30,8 +30,8 @@
 namespace RTM {
   enum State { Mutable, Hashed, RequestSent, RequestReceived };
   enum Permissions { None , Read, Write, Delete };
-  const QString baseAuthUrl = "http://www.rememberthemilk.com/services/auth/?";
-  const QString baseMethodUrl = "http://api.rememberthemilk.com/services/rest/?";
+  const QString baseAuthUrl = "https://www.rememberthemilk.com/services/auth/?";
+  const QString baseMethodUrl = "https://api.rememberthemilk.com/services/rest/?";
 
   /** Timlines are unsigned longs that map to a "session" in which
     actions are undoable */
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic