Top Level :: Authentication

Package Information: Auth 1.3.0r4

Show All Changelogs
» Version » Information
1.6.1 2008-04-04     stable
1.6.0 2008-04-04     stable
1.5.4 2007-07-02     stable
1.5.3 2007-07-02     stable
1.5.2 2007-06-12     stable
1.5.1 2007-03-22     stable
1.5.0 2007-02-13     stable
1.5.0RC2 2007-02-02     beta
1.5.0RC1 2007-01-17     beta
1.4.3 2006-12-06     stable
1.4.2 2006-11-10     stable
1.4.1 2006-10-27     stable
1.4.0 2006-10-20     stable
1.4.0RC3 2006-09-21     beta
1.4.0RC1 2006-09-11     beta
1.3.2 2006-08-31     stable
1.3.1 2006-08-21     stable
1.3.1RC1 2006-08-11     beta
1.3.0 2006-03-03     stable
1.3.0RC7 2006-03-01     beta
1.3.0RC6 2006-02-22     beta
1.3.0r5 2006-02-21     beta
1.3.0r4Download

Release date: 2006-02-14 20:59 UTC
Release state: beta

Changelog:

This release fixes a security issue that allows an attacker to perform
injection attacks against the underlying storage containers. Upgrading
is strongly recommended if you are using beta releases of the Auth
package.

* Improved parameter validation in the DB and LPAP containers. (Patch
provided by Matthew Van Gundy.)
* Fixed Bug #3101: Wrong variable names in Auth/Container/File.php (mike)
* renamed supportsChallengeResponce() to supportsChallengeResponse()
in the DB container (quipo)
* Fixed Bug #4347: recognition of DB and MDB objects passed as dsn
* Fixed Bug #6324: updated MDB2 container
* Fixed Bug #5174: "Only variable references should be returned by reference"
bug in _factory()
* Fixed Bug #2446: english language typos.
This results in a BC break for any custom containers that have implemented
supportsChallengeResponce(). Also all containers already
supportsChallengeResponse() instead of supportsChallengeResponce() and
therefore the call in Auth_Frontend_Html always called the default
implementation and not the container implementation.

Dependencies:
  • PEAR Package: File_Passwd 0.9.5 or newer (optional)
  • PEAR Package: Net_POP3 1.3 or newer (optional)
  • PEAR Package: DB (optional)
  • PEAR Package: MDB (optional)
  • PEAR Package: MDB2 2.0.0RC1 or newer (optional)
  • PEAR Package: Auth_RADIUS (optional)
  • PEAR Package: Crypt_CHAP 1.0.0 or newer (optional)
  • PEAR Package: File_SMBPasswd (optional)
1.2.4 2006-02-14     stable
1.3.0r3 2004-09-20     beta
1.3.0r2 2004-07-04     beta
1.3.0r1 2004-06-09     beta
1.2.3 2003-12-14     stable
1.2.2 2003-07-29     stable
1.2.1 2003-07-29     stable
1.2.0 2003-02-14     stable
1.1.1 2002-10-05     stable
1.1.0 2002-10-03     stable
1.0.2 2002-05-30     stable
1.0.1 2002-02-07     stable
1.0 2001-12-29