Bug 74528 - New port: security/pear-LiveUser PEAR user authentication and permission management framework
Summary: New port: security/pear-LiveUser PEAR user authentication and permission mana...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-29 18:20 UTC by Antonio Carlos Venancio Junior
Modified: 2004-12-01 11:23 UTC (History)
0 users

See Also:


Attachments
file.shar (5.99 KB, text/plain)
2004-11-29 18:20 UTC, Antonio Carlos Venancio Junior
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Carlos Venancio Junior 2004-11-29 18:20:35 UTC
New port: security/pear-LiveUser PEAR user authentication and permission management framework

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.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2004-12-01 08:34:43 UTC
State Changed
From-To: open->feedback

Leftover directories after deinstall: 

> /usr/local/share/pear/LiveUser 
> /usr/local/share/pear/LiveUser/Admin 
> /usr/local/share/pear/LiveUser/Perm 
> /usr/local/share/pear/LiveUser/Perm/Container
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2004-12-01 11:23:18 UTC
State Changed
From-To: feedback->closed

Committed, thanks!