Thanks! That session.use_only_cookies info should come in handy if it
doesn't work.

Michal.

On Tue, Mar 3, 2009 at 8:44 PM, Felix Gilcher
<[email protected]> wrote:
> Hey,
>
> Agavi is using the standard PHP Session mechanism for the user storage, so
> it really depends on how you configured PHP. If you have enabled
> session.use_only_cookies things will break, if not everything should be
> fine.
>
> cheers
>
> felix
>
> On Mar 3, 2009, at 9:19 PM, Michal wrote:
>
>> I'm thinking of setting up flash upload on a site. However, from what
>> I have read Flash doesn't send session cookies for file uploads, but
>> GET parameters can be added to the upload url. Can I check if I add:
>>
>> ?Agavi=<cookieVal>
>>
>> to the url, will the session (and the User object) be recreated
>> exactly as usual?
>>
>> _______________________________________________
>> users mailing list
>> [email protected]
>> http://lists.agavi.org/mailman/listinfo/users
>>
>
>
>
> _______________________________________________
> users mailing list
> [email protected]
> http://lists.agavi.org/mailman/listinfo/users
>
>

_______________________________________________
users mailing list
[email protected]
http://lists.agavi.org/mailman/listinfo/users

Reply via email to