See ChangeLog

Monotone-Parent: 01007adc666a7e8c89a42c0f76d28007c766519c
Monotone-Revision: 380b86e5c0d4f7e3c452e904f2a11e814e95ee59

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-03-24T14:11:48
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2011-03-24 14:11:48 +00:00
parent 4de375902f
commit 110c26578f
2 changed files with 86 additions and 1 deletions
+5
View File
@@ -3,6 +3,11 @@
* UI/MailerUI/UIxMailListActions.m (-imap4SortOrdering): verify
that the sort is defined when rollbacking to the user's settings.
* SoObjects/SOGo/SQLSource.m (_encryptPassword:): new method to
encrypt a user's password according to the configured algorithm.
(-changePasswordForLogin:oldPassword:newPassword:perr:):
now implemented (thanks to Martin Rabl).
2011-03-23 Ludovic Marcotte <lmarcotte@inverse.ca>
* SoObjects/Appointments/SOGoAppointmentObject.m (-PUTAction:):