Top Level :: Authentication

Package Information: LiveUser 0.8

Show All Changelogs
» Version » Information
0.16.13 2008-01-28     beta
0.16.12 2006-08-22     beta
0.16.11 2006-04-19     beta
0.16.10 2006-02-27     beta
0.16.9 2006-02-21     beta
0.16.8 2005-12-21     beta
0.16.7 2005-10-10     beta
0.16.6 2005-09-02     beta
0.16.5 2005-08-17     beta
0.16.4 2005-08-15     beta
0.16.3 2005-08-09     beta
0.16.2 2005-07-20     beta
0.16.1 2005-07-05     beta
0.16.0 2005-06-21     beta
0.15.1 2005-03-30     beta
0.15.0 2005-03-15     beta
0.14.0 2004-12-20     beta
0.13.3 2004-10-23     beta
0.13.2 2004-10-13     beta
0.13.1 2004-10-02     beta
0.13.0 2004-09-30     beta
0.12.0 2004-06-19     beta
0.11.1 2004-04-28     beta
0.11.0 2004-04-28     beta
0.10.0 2004-03-11     beta
0.9 2003-10-09     beta
0.8.1 2003-08-28     beta
0.8Download

Release date: 2003-08-27 02:11 UTC
Release state: beta

Changelog:

This release marks the leap from "alpha" to "beta" stage. LiveUser has been
stable for a while and been used in some real-life applications. We´re
finally satisfied with the API and do not expect anymore BC breaks from now
on. If BC breaks should occur in future versions, they will result in a
new major version number (according to PEAR rules).
If you still find any bugs, please report them to us. To get started
quickly, please download the tutorial from http://projects.21st-hq.de/liveuser/
and see the examples.
- dropped direct support for XML config files in favour of a new config
array format that can easily be read/modified/written by PEAR::Config
(this marks the most drastic BC change!)
- added MDB backends
- added experimental PEAR::Auth wrapper
- added direct passing of username, password and logout
- removed the need to define a login/logout method
- added table/column abstraction in the Auth container
- moved logout code to its own public method called logout()
- DB_Complex permission administration class moved to the new
directory layout for admin classes
- admin classes accept a second parameter being the configuration
array used (the one used with LiveUser::factory)
- auth admin classes use table abstraction
- perm admin classes table prefix
- note: the Admin/Perm/DB_Medium and DB_Complex along with
Admin/Auth/DB should be the most up-to-date

Dependencies:
0.7 2003-06-01     alpha
0.6.1 2003-03-18     alpha
0.6 2003-03-17     alpha
0.5.1 2003-03-11     alpha
0.5 2003-03-11     alpha
0.3 2002-10-10     alpha