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



Attachment: smime.p7s
Description: S/MIME cryptographic signature

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

Reply via email to