On Mon, May 12, 2008 at 11:36 AM, Action <[EMAIL PROTECTED]> wrote:
>
>  So, what is the best way to determine if a controller method is being
>  called from a cron job vs a normal user? I don't want normal users to
>  be able to goto the controller method that makes the requests from
>  these webservices.
>

Protect people from accessing it using the Auth component.

-- 
Chris Hartjes
Internet Loudmouth
Motto for 2008: "Moving from herding elephants to handling snakes..."
@TheKeyBoard: http://www.littlehart.net/atthekeyboard

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to