[ingo] WG: Using IMP Auth in Ingo
Michael M Slusarz
slusarz at horde.org
Tue Oct 2 05:04:41 UTC 2012
Quoting Jonathan Westerholt <joniw at t-online.de>:
>> Hello Michael
>>
>> Thanks for your quick answer.
>>
>>
>> I just tried to check if imp is authenticated with
>>
>> $registry->isAuthenticated(array('app' => 'imp') and $registry-
>> >isAuthenticated(array('app' => 'imp' , 'notransparent' => true)).
>>
>> Both return true and I get the same loop. I tried also $registry-
>> >getAuthCredential(null, 'imp'); to get the credentials from imp
>> but this only
>> gives me the horde authentication.
>>
>
> I was wrong, getAuthCredential(null, 'imp') gives me the credentials
> from imp but I do not have any username here.
>
> Jonathan
Re-reading through the thread... why are you not using an
authentication hook to set the ingo username? You shouldn't be
directly altering Factory/Transport.php.
michael
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the ingo
mailing list