I might be mistaken, but I'm using the Security component not the Auth
component.  I believe it's two different things.  My problem is with
the Security component not blackholing the request when I try to
maliciously modify the form.

On May 1, 3:43 pm, "Benedikt R." <[email protected]> wrote:
> Did you try this?:
>
> $this->Auth->deny('*');
> $this->Auth->allow('index', 'view');
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to