Monotone-Parent: 47be4cd66ca07d4558d608a37376c91af1d0b863

Monotone-Revision: 85e21021232d18a3c2b1b1d16cf6d52237236f29

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-06-10T21:29:55
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-06-10 21:29:55 +00:00
parent 3f43e0b56e
commit cc7cb9f2bb
5 changed files with 35 additions and 11 deletions
+6
View File
@@ -1,5 +1,11 @@
2010-06-10 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/SOGo/SOGoCASSession.m
(+CASSessionWithTicket:fromProxy:): added a new "fromProxy" parameter.
(+CASSessionWithIdentifier:fromProxy:): idem.
(-fetchData): if the session is used by a proxy client, we invoke
"proxyValidate" rather than "serviceValidate".
* SoObjects/SOGo/SOGoDAVAuthenticator.m (-userInContext:):
reorganized method.