Monotone-Parent: c4cd64ca35c43c187a23cc30e1bad4db1a5e9d1d

Monotone-Revision: a627928e5439c333efd9a1bda334f534a91c3a30

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-08-06T19:51:59
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2012-08-06 19:51:59 +00:00
parent 28816877aa
commit 89865b66db
+3 -3
View File
@@ -15,9 +15,9 @@
2012-08-03 Jean Raby <jraby@inverse.ca>
* SoObjects/SOGo/LDAPSource.m (changePasswordForLogin):
if userPasswordAlgorithm was not set or was set to "none",
use the plaintext password directly instead of using '{none}plaintext'
which isn't valid.
if userPasswordAlgorithm was not set or was set to "none",
use the plaintext password directly instead of using '{none}plaintext'
which isn't valid.
2012-08-02 Ludovic Marcotte <lmarcotte@inverse.ca>