Monotone-Parent: 433aaeac45e4077236372a5e04d1bbb6ff3c569f

Monotone-Revision: b9881036cb14d433a260903357497efadfdfbec6

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-08-06T20:26:47
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-08-06 20:26:47 +00:00
parent affa298802
commit 8d91c119fd
2 changed files with 41 additions and 5 deletions
+8
View File
@@ -1,5 +1,13 @@
2010-08-06 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* UI/PreferencesUI/UIxPreferences.m (_extractAuxiliaryAccounts:):
since we no longer transfer the user password to the client, the
old password has to be fetched from the old account unless a new
password has been set.
(-mailAccounts): we now strip the passwords from the returned mail
accounts, to avoid transferring them uselessly with a risk of
keeping them in cache.
* UI/WebServerResources/MailerUI.js: (initMailboxTree): make use
of the new class below and drop all code related to keeping track
of active requests.