[imp] logon already filled out with a username?

Marcus Frischherz marcus at casaberg.at
Mon Aug 16 12:10:47 PDT 2004


Jan Schneider wrote:

> Zitat von Marcus Frischherz <marcus at casaberg.at>:
>
>> Can we have a definitive answer from a horde/imp developer whether 
>> the username
>> is ever filled out?
>
>
> I already told you that it only gets populated with an HTTP 
> authentication
> user name, if such an auth scheme is in place.
>
I don't know what "HTTP authentification" is. In config/horde.php I can 
see these authentification types:

// What backend should we use for authenticating users to Horde? Valid
// options are currently 'imap', 'ldap', 'mcal', 'sql', and 'ftp'.
$conf['auth']['driver'] = '';

doesn't mention http.

In my case it is empty because I have set in config/registry.php:
$this->registry['auth']['login'] = 'imp';
$this->registry['auth']['logout'] = 'imp';

So, what do you mean by "HTTP authentication"?

Marcus


More information about the imp mailing list