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

List:       kde-commits
Subject:    extragear/pim/googledata
From:       Adenilson Cavalcanti Da Silva <cavalcantii () gmail ! com>
Date:       2010-09-01 3:42:07
Message-ID: 20100901034207.995EAAC857 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1170479 by adasilva:

A todo: I need to save the user name in config file and provide it to
kwallet for password retrieval (because the username is now part of
the key).



 M  +2 -0      calendar/gcalresource.cpp  
 M  +2 -0      contacts/googledataresource.cpp  


--- trunk/extragear/pim/googledata/calendar/gcalresource.cpp #1170478:1170479
@@ -234,6 +234,8 @@
 	WId window = winIdForDialogs();
 
 	if (online)
+		//FIXME: we need to save the user name in config file
+		//since it is part now of the keyname
 		if (!retrieveFromWallet(user, password, window,
                                         QString("gcal")))
 			if (!(result = authenticate(user, password))) {
--- trunk/extragear/pim/googledata/contacts/googledataresource.cpp #1170478:1170479
@@ -453,6 +453,8 @@
 	WId window = winIdForDialogs();
 
 	if (online)
+		//FIXME: we need to save the user name in config file
+		//since it is part now of the keyname
 		if (!retrieveFromWallet(user, password, window,
                                         QString("gcont")))
 			if (!(result = authenticate(user, password))) {
[prev in list] [next in list] [prev in thread] [next in thread] 

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