On Mon, Oct 27, 2008 at 2:33 PM, AssimovT <[EMAIL PROTECTED]> wrote: > > as i have the permissions... that is enabling/disabling viewing photos > to non-friends, i would like to be sure none can access the photos > directly.. > what do u mean by "access them via a controller and security"? > > moreover, i would like to expand that to S3 in near future.. > > Thanks, you're always helpful... > > Tair
You can create a downloads_controller which will handle the user auth and only call send_data on the image if the user is allowed to view it. steve --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lovd by Less" 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/lovdbyless?hl=en Who loves ya baby? -~----------~----~----~----~------~----~------~--~---
