Page MenuHomePhabricator

PhabricatorFileDataController class handRequest doesn't have valid viewer/user for CDN file request
OpenPublic

Asked by caov297 on Sep 3 2016, 12:19 AM.

Details

Hi,

As the subject line indicate, if we set a CDN to serve at static content/files, how come the request for a downloading a file through a File app doesn't contain a valid viewer/user even if the user is logged in a requesting the download? Yet when the file is served from the base uri domain, then the viewer/user is valid?

And a follow on question, is there a way to make any request whether serving from CDN or not have the valid user rather than an omnipotent user?

New Answer