Top Level :: Authentication

Package Information: LiveUser_Admin 0.1.0

Show All Changelogs
» Version » Information
0.3.9 2006-08-22     beta
0.3.8 2006-04-19     beta
0.3.7 2006-02-21     beta
0.3.6 2005-12-21     beta
0.3.5 2005-10-10     beta
0.3.4 2005-09-02     beta
0.3.3 2005-08-17     beta
0.3.2 2005-08-09     beta
0.3.1 2005-07-20     beta
0.3.0 2005-06-21     beta
0.2.1 2005-03-30     beta
0.2.0 2005-03-15     beta
0.1.0Download

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

Changelog:

- refactored into a separate package from LiveUser
- severe BC breaks in the permission API in order to unify the API
- added ErrorStack
- fixed outputRightsConstants() method
- refactored storage layer to use an SQL query builder (DB and MDB support is
currently missing but will be added in the next minor update)
- sql query builder should output more portable SQL code
- sql query builder enables full aliasing of all field names
- sql query builder only joins the necessary tables so the admin API does not
force the usage of any table (especially the translation table)
- searchUser() now also fetches perm data
- the complex container is currently not fully implemented

Dependencies:
  • PHP Version: PHP 4.2.0 or newer
  • PEAR Package: PEAR 1.3.1 or newer
  • PEAR Package: LiveUser 0.14.0 or newer
  • PEAR Package: Log 1.7.0 or newer (optional)
  • PEAR Package: DB 1.6.0 or newer (optional)
  • PEAR Package: MDB 1.1.4 or newer (optional)
  • PEAR Package: MDB2 2.0.0beta2 or newer (optional)
  • PEAR Package: XML_Tree (optional)
  • PEAR Package: Crypt_RC4 (optional)