Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

[ANNOUNCEMENT] LiveUser-0.15.1 (beta) Released.
The new PEAR package LiveUser-0.15.1 (beta) has been released at http://pear.php.n
et/.

Release notes
-------------
- checkRightLevel incorrectly required that a user needs to be authenticated
- moved logic in regard to handling empty owner id's into complex container
- typo fix in error message (bug #3899)
- fixed bug auth_user_id => authUserId in liveuser_user queries (bug #3964)



Package Info
-------------
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

The LiveUser class takes care of the login process and can be configured
to use a certain permission container and one or more different auth contain
ers.
That means, you can have your users' data scattered amongst many data contai
ners
and have the LiveUser class try each defined container until the user is fou
nd.
For example, you can have all website users who can apply for a new account 
online
on the webserver's local database. Also, you want to enable all your company
's
employees to login to the site without the need to create new accounts for a
ll of
them. To achieve that, a second container can be defined to be used by the L
iveUser class.

You can also define a permission container of your choice that will manage t
he rights for
each user. Depending on the container, you can implement any kind of permiss
ion schemes
for your application while having one consistent API.

Using different permission and auth containers, it's easily possible to inte
grate
newly written applications with older ones that have their own ways of stori
ng permissions
and user data. Just make a new container type and you're ready to go!

Currently available are containers using:
PEAR::DB, PEAR::MDB, PEAR::MDB2, PEAR::XML_Tree and PEAR::Auth.



Related Links
-------------
Package home: http://pear.php.net/package/LiveUser
Changelog: http://pear.php.net/package/LiveUser/download/0.15.1
Download: http://pear.php.net/get/LiveUser-0.15.1.tgz

Authors
-------------
Markus Wolff <wolff@21st.de> (lead)
Lukas Smith <smith@backendmedia.com> (lead)
Björn Kraus <krausbn@php.net> (developer)
Arnaud Limbourg <arnaud@limbourg.com> (lead)
Helgi Þormar <helgi@trance.is> (lead)

Report this thread to moderator Post Follow-up to this message
Old Post
PEAR Announce
03-30-05 08:57 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

PHP Pear archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 06:59 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.