mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-24 03:14:17 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user