From 4fc5be37ca41b6d284dd58073c865ed8aeafed25 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 11 Sep 2009 15:09:32 +0000 Subject: [PATCH] Monotone-Parent: fa22cfc403f1b6e64d8f3a2ca5e524e4ef642665 Monotone-Revision: 432ae5bfbc553377904f4af62eb75728fdd9ff07 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-11T15:09:32 Monotone-Branch: ca.inverse.sogo --- SoObjects/SOGo/SOGoProxyAuthenticator.m | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/SoObjects/SOGo/SOGoProxyAuthenticator.m b/SoObjects/SOGo/SOGoProxyAuthenticator.m index 5ff6a6817..450151184 100644 --- a/SoObjects/SOGo/SOGoProxyAuthenticator.m +++ b/SoObjects/SOGo/SOGoProxyAuthenticator.m @@ -37,6 +37,10 @@ #import "SOGoProxyAuthenticator.h" +#warning we need to adjust this class for managing the "authorization" \ + header provided by authenticators like "Basic", which do not provide \ + a "remote_user" variable. + @implementation SOGoProxyAuthenticator + (id) sharedSOGoProxyAuthenticator