1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 03:12:41 +01:00
phorge-phorge/src/applications/files/controller
epriestley ae1a821b65 Fix cancdn vs canCDN flag
Summary:
Ref T5884. We migrated to add a `canCDN` flag, but the code looks for a `cancdn` flag.

If this fixes the issue, I'll migrate `cancdn` to `canCDN` in the next diff.

Test Plan: Viewed some files, including old files, and saw the cacheability I expected.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T5884

Differential Revision: https://secure.phabricator.com/D10264
2014-08-14 12:13:26 -07:00
..
PhabricatorFileCommentController.php Remove @group annotations 2014-07-10 08:12:48 +10:00
PhabricatorFileComposeController.php Add a CanCDN flag to uploaded files 2014-08-07 18:56:20 -07:00
PhabricatorFileController.php Generate a 403 page with a nice dialog when a file token is invalid 2014-08-11 09:39:25 -07:00
PhabricatorFileDataController.php Generate a 403 page with a nice dialog when a file token is invalid 2014-08-11 09:39:25 -07: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 Fix cancdn vs canCDN flag 2014-08-14 12:13:26 -07:00
PhabricatorFileListController.php Generate a 403 page with a nice dialog when a file token is invalid 2014-08-11 09:39:25 -07:00
PhabricatorFileShortcutController.php Allow users to set view policies on files explicitly 2014-08-02 14:45:50 -07:00
PhabricatorFileTransformController.php Reduce Pholio brokenness for non-image files 2014-06-15 08:03:04 -07:00
PhabricatorFileUploadController.php Allow users to set an explicit visibility for manual file uploads at creation time 2014-08-02 14:45:59 -07:00
PhabricatorFileUploadDialogController.php Rename "Upload Image" dialog to "Upload File" to match purpose 2013-10-11 05:15:45 -07:00