Quoting Owain <[email protected]>: > > > On Jan 12, 2:54 pm, "Donald R. Ziesig" <[email protected]> wrote: > > Douglas, > > > > I have been using cron tasks that invoke curl that invokes the routes > > that perform the periodic tasks for several years. > > Do you wrap some security on those routes at the web-server level or > in the application? If you secure at the webserver, do you do it by ip > address or user/password >
Look at local_request? method in ActionController. HTH, Jeffrey -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en.

