1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 09:22:40 +01:00
phorge-phorge/src/applications/phid
Bob Trahan 84ea5c53e4 Kill PhabricatorFileURI
Summary:
we used to need this function for security purposes, but no longer need
it.   remove it so that some call sites can be optimized via smarter data
fetching, and so the whole codebase can have one less thing in it.

Test Plan:
verified the images displayed properly for each of the following
- viewed a diff with added images.
- viewed a user feed
- viewed a user profile
- viewed all image macros
- viewed a paste and clicked through "raw link"
weakness in testing around proxy files and transformed files.  not sure what
these are.  changes here are very programmatic however.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, btrahan, epriestley

Maniphest Tasks: T672

Differential Revision: https://secure.phabricator.com/D1354
2012-01-10 15:21:39 -08:00
..
constants Add Basic Auditing Functionalities 2011-12-20 13:36:53 -08:00
controller Add getStrList() to AphrontRequest 2012-01-04 10:18:46 -08:00
graph Basic task dependencies for Maniphest 2011-08-02 11:16:31 -07:00
handle Kill PhabricatorFileURI 2012-01-10 15:21:39 -08:00
storage Replace callsites to sha1() that use it to asciify entropy with 2011-10-21 11:55:28 -07:00