Hey Guys, Thanks for some great previous threads, this is a good resource.
I'm using SWFUpload to allow a user to submit a file. However, SWFUpload comes back with a 302 error: The "user" (flash) isn't logged in, so isn't allowed to post the file. SWFUpload has a helper function that can help with a workaround: it allows me to pass the information in my browser cookie as a POST var. However, I've poked around endlessly at Pylons/Beaker docs (not much there), and I can't figure out how to "resume" my session, given a POST variable that has the right sessionID in it. I know that there are security holes to be worried about here, you don't just want random people guessing sessionIDs, but I don't know where to go from here. Please help, because I've spent hours and hours on this :( Kevin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
