When I use Authorize filter on an action or a controller used by uplodify (http://www.uploadify.com/) the action isn't reach...
moreover Session are not retrieved.
I found this to retrieved user session :
But how to use it with [Authorize] filter and retrieved session ?