[horde] preventing double login with the latest HEAD

Neil Spierling neils at orcon.net.nz
Thu May 6 11:04:11 PDT 2004


Sorry if this should be on the IMP list, ill ask there if it is meant to
be there. Anyway, with the last stable horde you can use this in
registry.php to prevent double login

$this->registry['auth']['login'] = 'imp';
$this->registry['auth']['logout'] = 'imp';

But this doesn't work with the latest HEAD. Any ideas?






More information about the horde mailing list