Monotone-Parent: 05c004606ea7630c74dd1bb97957bc57215c5e55

Monotone-Revision: b3104cb2f524576b6a02514df135076db60274ea

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-05-09T19:23:09
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-05-09 19:23:09 +00:00
parent 98b2014f6b
commit fbd7354fff
3 changed files with 158 additions and 84 deletions
+7
View File
@@ -1,5 +1,12 @@
2007-05-09 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/SOGo/SOGoUser.m ([SOGoUser -primaryEmail]): new name
for "mail" method.
([SOGoUser -systemEmail]): returns the email formed from the
username and the default mail domain.
([SOGoUser -hasEmail:email]): test whether the user has the
specified email, in a case-insensitive way.
* SoObjects/SOGo/SOGoAuthenticator.m ([SOGoAuthenticator
-LDAPCheckLogin:_loginpassword:_pwd]): use the user manager to
check login information.