[Tickets #10979] Re: Horde_Auth_Composite parameters not checked

bugs at horde.org bugs at horde.org
Sat Feb 11 20:41:36 UTC 2012


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

Ticket URL: http://bugs.horde.org/ticket/10979
------------------------------------------------------------------------------
  Ticket             | 10979
  Updated By         | alexandra.simon at hotmail.com
  Summary            | Horde_Auth_Composite parameters not checked
  Queue              | Horde Framework Packages
  Version            | Git master
  Type               | Bug
  State              | Unconfirmed
  Priority           | 1. Low
  Milestone          |
  Patch              | 1
  Owners             |
------------------------------------------------------------------------------


c.denis at mrduck.fr (2012-02-11 10:44) wrote:

Horde_Auth_Composite checks the existence of parameters in the  
constructor, but some manipulation in Horde_Core_Factory_Auth->_create  
preloads the subdrivers admin_driver and auth_driver (lines 110-111)  
before the Horde_Auth_Base object is created by the factory (line 198)  
and the constructor called.

The Error message then is:
Horde_Auth: Class definition of not found.

While it should be:
Missing auth_driver parameter.



c.denis at mrduck.fr (2012-02-11 10:44) uploaded:  
0001-Parameter-checking-of-Horde_Auth_Composite.patch

http://bugs.horde.org/h/services/download/?module=whups&actionID=download_file&file=0001-Parameter-checking-of-Horde_Auth_Composite.patch&ticket=10979&fn=%2F0001-Parameter-checking-of-Horde_Auth_Composite.patch





More information about the bugs mailing list