Hi, I wrote a simple auth module for my site that's checking beaker session for valid username and token. when i want to donwload a file from server with a path ex. http://localhost/site/public/file.pdf , i'm getting an error the the user is not valid. I unserstand why i'm getting this message, but i don't know how to make it work properly. Any suggestions?
-- 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.
