Ready-to-go User Auth

Discussions of secure PHP coding. Security in software is important, so don't be afraid to ask. And when answering: be anal. Nitpick. No security vulnerability is too small.

Moderator: General Moderators

Post Reply
kristian
Forum Newbie
Posts: 10
Joined: Tue Jul 29, 2003 1:21 pm

Ready-to-go User Auth

Post by kristian »

Hi,

I have been looking for a ready-to-go User Auth application that I can use use on current and existing projects that make use of user groups and restricted areas.

There are I admit a huge number out there - some free and others not.

Can anyone suggest a good, solid and secure User Auth app that is easy to implement and is also flexible.

By flexible I mean that it can perhaps have the means to disable certain functionality depending on what the project requires.

Thanks for your help.

Kris...
Roja
Tutorials Group
Posts: 2692
Joined: Sun Jan 04, 2004 10:30 pm

Re: Ready-to-go User Auth

Post by Roja »

kristian wrote:Can anyone suggest a good, solid and secure User Auth app that is easy to implement and is also flexible.
I've heard very good things about phpgacl, and it seems to fit your description:

http://phpgacl.sourceforge.net/
Post Reply