[Tickets #11258] Cannot get login screen when using hordeauth=false in backend.php

bugs at horde.org bugs at horde.org
Tue Jul 10 07:44:06 UTC 2012


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/11258
------------------------------------------------------------------------------
  Ticket             | 11258
  Created By         | Ralf Lang (B1 Systems GmbH) <lang at b1-systems.de>
  Summary            | Cannot get login screen when using hordeauth=false in
                     | backend.php
  Queue              | IMP
  Version            | 6.0.0alpha1
  Type               | Bug
  State              | Unconfirmed
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


Ralf Lang (B1 Systems GmbH) <lang at b1-systems.de> (2012-07-10 09:44) wrote:

I authenticate to horde via sql driver and want to test the qa  
installation against the real imap server (different account  
passwords). While it works with hordeauth=true and correct account  
password,

it doesn't work with hordeauth=false in the backend.php

I am not presented an authentication credential screen as in older  
horde releases. Instead it raises an error immediately:

User is not authorized for imp

1. Horde_Registry::appInit() /srv/git/horde/imp/index.php:18

Details

Horde_Exception_AuthenticationFailure Object
(
     [application] => imp
     [code:protected] => 0
     [details] =>
     [logged] => 1
     [_logLevel:protected] => 0
     [message:protected] => User is not authorized for imp
     [string:Exception:private] =>
     [file:protected] => /srv/git/horde/framework/Core/lib/Horde/Registry.php
     [line:protected] => 266
     [trace:Exception:private] => Array
         (
             [0] => Array
                 (
                     [file] => /srv/git/horde/imp/index.php
                     [line] => 18
                     [function] => appInit
                     [class] => Horde_Registry
                     [type] => ::
                     [args] => Array
                         (
                             [0] => imp
                         )

                 )

         )

     [previous:Exception:private] =>
)






More information about the bugs mailing list