1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 11:22:40 +01:00
phorge-phorge/src/applications/files/controller
epriestley ed49b41e91 When redirecting to acquire file access tokens, retain 'download' parameter
Summary: Fixes T7398. Previously, we would redirect to get a token and then redirect back to make use of it, but lose "download" in the process, and thus not get the correct "Content-Disposition" header.

Test Plan: Clicked "Download" on a lightboxed file.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T7398

Differential Revision: https://secure.phabricator.com/D11915
2015-03-01 12:12:45 -08:00
..
PhabricatorFileCommentController.php Transactions - hide "mentioned in X" story if you can't see X 2014-09-16 12:12:35 -07:00
PhabricatorFileComposeController.php Project revamp part 2: Edit 2015-01-19 10:14:27 -08:00
PhabricatorFileController.php Increase visibility of PhabricatorController::buildApplicationMenu methods 2015-01-16 07:41:26 +11:00
PhabricatorFileDataController.php When redirecting to acquire file access tokens, retain 'download' parameter 2015-03-01 12:12:45 -08:00
PhabricatorFileDeleteController.php Make most file reads policy-aware 2013-09-30 09:38:13 -07:00
PhabricatorFileDropUploadController.php Give files uploaded to objects a very restrictive view policy 2014-08-02 14:46:13 -07:00
PhabricatorFileEditController.php Allow users to set view policies on files explicitly 2014-08-02 14:45:50 -07:00
PhabricatorFileInfoController.php Identify builtin files and give them open policies 2015-03-01 12:12:38 -08:00
PhabricatorFileListController.php Fix method visibility for PhabricatorController subclasses 2015-01-07 07:34:59 +11:00
PhabricatorFileTransformController.php Cover redirects to files in more cases 2014-08-19 15:53:15 -07:00
PhabricatorFileUploadController.php Add default policy to Files application 2014-11-21 11:17:20 -08:00
PhabricatorFileUploadDialogController.php Rename "Upload Image" dialog to "Upload File" to match purpose 2013-10-11 05:15:45 -07:00