[horde] IMP is marked as authenticated, but no credentials can be found in the session.

Nils horde at bugblatterbeast.de
Sat Dec 16 01:42:08 UTC 2023


Hello Ralf,

this is the session config:

$conf['session']['name'] = 'Horde';
$conf['session']['use_only_cookies'] = false;
$conf['session']['timeout'] = 0;
$conf['session']['cache_limiter'] = 'nocache';
$conf['session']['max_time'] = 72000;
$conf['cookie']['domain'] = $_SERVER['SERVER_NAME'];
$conf['cookie']['path'] = '/';

I haven't tried anything here so far. It seems I don't have any settings 
for "sessionhandler", like Michael has.

Kind reagrds,
Nils

On 12/15/23 12:23, Lang, Ralf wrote:
> Hello,
>
>
> can you please provide your session handler details from the config?


More information about the horde mailing list