[Seaside] Re: Cloudfork SSO - url generation

Jan van de Sandt jvdsandt at gmail.com
Sat Mar 31 11:52:26 UTC 2012


Hello Francois,

Thank you for adding this to CloudforkAWS. I will have a look at the change
later today or tomorrow.

Jan.

On Sat, Mar 31, 2012 at 4:05 AM, Francois Stephany <
tulipe.moutarde at gmail.com> wrote:

> I've written it and should be in the project repository:
> Cloudfork-AWS-**FrancoisStephany.129
>
> It would be great if someone could review it (I'm not familiar with the
> project)
>
> Cheers,
> Francois
>
>
> On 30/03/12 16:50, Francois Stephany wrote:
>
>> I'm playing with Cloudfork SSO to manipulate objects stored on S3. Is
>> there a way to generate a temporary url for an object stored in a
>> private bucket ?
>>
>> A bit like the url_for method in the Ruby library
>> (https://github.com/marcel/**aws-s3 <https://github.com/marcel/aws-s3>):
>>
>> S3Object.url_for('beluga_baby.**jpg', 'marcel', :expires_in => 60 * 3)
>>
>> If I understand correctly, it generates a link with a queryString that
>> looks like:
>>
>> "AWSAccessKeyId=#{access_key_**id}&Expires=#{expires}&**
>> Signature=#{encoded_canonical}**"
>>
>>
>> Is there something like this in Cloudfork ?
>>
>> Cheers,
>> Francois
>>
> ______________________________**_________________
> seaside mailing list
> seaside at lists.**squeakfoundation.org <seaside at lists.squeakfoundation.org>
> http://lists.squeakfoundation.**org/cgi-bin/mailman/listinfo/**seaside<http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20120331/a3081a7d/attachment.htm


More information about the seaside mailing list