Monotone-Parent: 2480fdc1f3b38f823b4837afc37bd69832ad93be

Monotone-Revision: 46e5532eaabaf6f629792a2a95b102ce7845aa68

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-04-12T21:26:30
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-04-12 21:26:30 +00:00
parent 872edfe59b
commit f43bb41175
+2
View File
@@ -99,6 +99,8 @@
return user;
}
#warning the DAV authenticator is pretty similar to this one. We should enable \
the use of the former for Basic auth type through some defaults.
- (NSString *) passwordInContext: (WOContext *) context
{
NSString *password, *authType, *authorization, *pair, *pairStart;