| |
CakePHP |
I'm sorry, but "duh." I wasn't leveling any criticism, and I'm well
On May 28, 1:13 pm, John David Anderson <anderson.jo...@gmail.com>
> > I'm working with Cake right now, and I thought that ACL was my answer
> > "It should be noted that ACL is *not* a system that is meant to
> > Well, this is all good and well, but the user authentication systems I
> ACL != Auth. It's *related* to authentication, but so is the
> In any case, I might check out the AuthComponent (which works well
> -- John
aware that the two are separate.I must have made myself unclear. In
any case, I'll take a look at Chris' tutorial. It's a bit old, can I
expect it to work with recent nightlies?
wrote:
> > to this question, but it seems that Cake's ACL (ACL in general, I
> > suppose) only deals with roles, etc:
> > authenticate users. You should already have a way to store user
> > information and be able to verify that user's identity when they enter
> > the system."
> > develop, while being functional, leave quite a bit to be desired, and
> > I really wouldn't trust them beyond the limited purposes for which
> > I've deployed them. To put it simply, I expect that a framework like
> > this one would make developing a sane user authentication system a bit
> > easier for a developer like myself.
> FormHelper. The criticism you're leveling here doesn't quite make sense.
> with the ACL stuff). Chris' tute should be a good starting point.