Top Level :: Authentication

Package Information: LiveUser_Admin

This package is not maintained, if you would like to take over please go to this page.
» Summary » License
User authentication and permission management framework LGPL
» Current Release » Bug Summary
0.3.9 (beta) was released on 2006-08-22 (Changelog)
  • Package Maintenance Rank: 125 of 174 packages with open bugs
  • Number of open bugs: 4 (57 total bugs)
  • Average age of open bugs: 657 days
  • Oldest open bug: 1068 days
  • Number of open feature requests: 1 (11 total feature requests)

Report a new bug to LiveUser_Admin
» Description
LiveUser_Admin is meant to be used with the LiveUser package.
It is composed of all the classes necessary to administrate
data used by LiveUser.

You'll be able to add/edit/delete/get things like:
* Rights
* Users
* Groups
* Areas
* Applications
* Subgroups
* ImpliedRights

And all other entities within LiveUser.

At the moment we support the following storage containers:
* PEAR::DB
* PEAR::MDB
* PEAR::MDB2
* PECL::PDO

But it takes no time to write up your own storage container,
so if you like to use native mysql functions straight, then it's possible
to do so in under a hour!
» Maintainers » More Information

Dependencies for LiveUser_Admin