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