1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/files
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
..
application Protect file data with a one-time-token 2014-08-11 07:32:17 -07:00
conduit file.upload set policy explicitly 2014-08-07 12:14:17 -07:00
config Remove @group annotations 2014-07-10 08:12:48 +10:00
controller Fix cancdn vs canCDN flag 2014-08-14 12:13:26 -07:00
editor Modularize mail tags 2014-08-12 12:28:41 -07:00
engine Remove @group annotations 2014-07-10 08:12:48 +10:00
engineselector Remove @group annotations 2014-07-10 08:12:48 +10:00
exception Remove @group annotations 2014-07-10 08:12:48 +10:00
garbagecollector Complete modularization of the GC daemon 2014-01-15 10:02:31 -08:00
lipsum Made Changes to Mock and File generation after pushing some methods to superclass 2013-05-06 13:32:01 -07:00
mail Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
management Rename PHIDType classes 2014-07-24 08:05:46 +10:00
markup Rename PhutilRemarkupRule subclasses 2014-08-05 00:55:43 +10:00
phid Rename PHIDType classes 2014-07-24 08:05:46 +10:00
query Fix an issue where file queries would throw incorrectly 2014-08-02 14:46:36 -07:00
storage Fix cancdn vs canCDN flag 2014-08-14 12:13:26 -07:00
view Give files uploaded to objects a very restrictive view policy 2014-08-02 14:46:13 -07:00
PhabricatorImageTransformer.php Add a CanCDN flag to uploaded files 2014-08-07 18:56:20 -07:00