Top Level :: Authentication

Package Information: LiveUser_Admin

» Summary» License
User authentication and permission management frameworkLGPL
» Current Release» Bug Summary
0.3.9 (beta) was released on 2006-08-22 (Changelog)
  • Package Maintenance Rank: 81 of 162 packages with open bugs
  • Number of open bugs: 2 (65 total bugs)
  • Average age of open bugs: 205 days
  • Oldest open bug: 328 days
» 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