You might as well leave the hashed password in bootstrap.php then, and
have your controller check against that.

Either that, or use ht[digest|passwd] (though you'd be stuck with the
browser's ugly login box).

On Thu, Jan 8, 2009 at 4:19 PM, fain182 <fain...@gmail.com> wrote:
>
> hello,
> I need to protect a whole cakephp site under one password, i don't
> need user, groups, registration etc.. so i don't want use ACL for a
> simple thing like this.. how can I do? there is a simpler
> authentucation component? other ways?
>
> thank you,
> pietro
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to