Top Level :: Authentication

Package Information: LiveUser 0.14.0

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.0Download

Release date: 2004-12-20 16:29 UTC
Release state: beta

Changelog:

- DB containers no longer use CASE in the sql query.
- lazy loading of PEAR::Log
- getProperty can now handle mixed case field names, on the auth side.
- Fixed Bug #2672, #2713, #2714 Typo fixes
- Bug #2692 some SQL files go installed under pear_folder/LiveUser/sql/
which are from now on installed in pear_folder/LiveUser/misc/schema/
- fixed regenid option
- refactored client part to the new class layout (using storage containers)
- fixed example2 to use the new config layout
- disabled perm caching by default
- added sessionName param to (un)freeze method calls to the perm container
- removed options of reading parameters from the superglobals
- reworked init() method severly
- remove the callback that catches PEAR_Error errors
- adding getErrors() method to get the error stack
- added LiveUser::checkGroup() in order to check for membership in groups
- added second auth container to example4
- fix #2678: have more control on callback function
- added 'session_cookie_params' option
- LiveUser now expects a true from the auth container unfreeze() method
- Removed a potential security issue in Auth freeze()
- added Observers, see the wiki for more information
- added an observer class in example1 and example4 to show how they work
- added usage example for multiple auth containers to example4
- added support for checking arbitrary values in unfreeze()
(for example the user agent) to make session high-jacking more difficult)
- use the new config array
- moved example3 to the admin package
- moved connection handling into init() methods that are called inside
the factory methods
- moved error handling over to error stack

Dependencies:
  • PHP Version: PHP 4.2.0 or newer
  • PEAR Package: PEAR 1.3.1 or newer
  • PEAR Package: DB 1.6.0 or newer (optional)
  • PEAR Package: MDB 1.1.4 or newer (optional)
  • PEAR Package: XML_Tree (optional)
  • PEAR Package: Crypt_RC4 (optional)
  • PEAR Package: MDB2 2.0.0beta2 or newer (optional)
  • PEAR Package: Log 1.7.0 or newer (optional)
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.8 2003-08-27     beta
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