Top Level :: Authentication

Package Information: Auth 1.0

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.0r4 2006-02-14     beta
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.0Download

Release date: 2001-12-29 15:13 UTC
Release state:

Changelog:

This is the first stable version of PEAR::Auth.

Currently it features:

* Customized login functions.

* 3 different storage containers: database, text file, LDAP.
Customized containers can be easily written.

* Via the function setShowLogin() it is possible to create sites
that have an optional login function, that makes it possible
to create parts of the site without authentication and the
rest only when the user has been authenicated.

* idle- and expire time.