92266c5224
Approved by: portmgr (blanket)
11 lines
377 B
Text
11 lines
377 B
Text
LiveUser is a set of classes for dealing with user authentication
|
|
and permission management. Basically, there are three main elements that
|
|
make up this package:
|
|
* The LiveUser class
|
|
* The Auth containers
|
|
* The Perm containers
|
|
|
|
Currently available are containers using:
|
|
PEAR::DB, PEAR::MDB, PEAR::MDB2, PEAR::XML_Tree and PEAR::Auth.
|
|
|
|
WWW: https://pear.php.net/package/LiveUser
|