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.4.0 (beta) was released on 2010-10-05 by doconnor (Changelog)
Easy Install

Not sure? Get more info.

pear install LiveUser_Admin

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/LiveUser_Admin

  • Package Maintenance Rank: 217 of 229 packages with open bugs
  • Number of open bugs: 4 (57 total bugs)
  • Average age of open bugs: 5880 days
  • Oldest open bug: 6291 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