http://bugzilla.moblin.org/show_bug.cgi?id=3604
--- Comment #29 from yongsheng zhu <[email protected]> 2009-09-16 00:28:07 --- > Looks to me like we have to pass this piece of information into the > askPassword/savePassword() methods as additional context information. Yes, we have to. > > So I'd like to use > > serverTemplates to find server name with the key "WebURL" for > > serverTemplates > > contains pairs of "server name" and "WebURL". > > No, don't. Currently we can have two server configurations "scheduleworld_1" > and "scheduleworld_2" with different calendars (and thus different backend > passwords) configured for "calendar". > If I understand correctly what you > propose, you would look for a server configuration which has the same WebURL > as > the one you currently deal with, so you could end up with "scheduleworld_1" > when working with "scheduleworld_2" (or vice versa). Yes, I understand. But if I have 2 server configs for one syncML server(maybe 2 accounts), one is 'Fun1' and another is 'Fun2'. Actually they use the same calendar backend. Then If we use 'Fun1' and 'Fun2' instead of 'Funambol', then these 2 passwords are duplicated in the keyring. But anyway, it is feasible. I'll implement it. -- Configure bugmail: http://bugzilla.moblin.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. You are watching someone on the CC list of the bug. _______________________________________________ Syncevolution-issues mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution-issues
