For one of my project we run nightly reports from the CLI, they create pdfs based on a number of settings/logic that the user can modify during the day. I was hoping to just programatically login the user, then use most of the logic we have already written. The problem is that the Request object doesn't exist from the console. Any suggests on how to create this?
Basically we just need to be able to be able to set different session attributes for a given user (that we logged in programatically) and to make sure that the request object exists. Thanks, Daum -- -- If you want to report a vulnerability issue on Symfony, please read the procedure on http://symfony.com/security You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to symfony-devs@googlegroups.com To unsubscribe from this group, send email to symfony-devs+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en