1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-27 17:22:42 +01:00
phorge-phorge/src/applications/system/controller
epriestley 94752278f4 Add a generic PHID-based object redirection controller
Summary:
Ref T13151. See PHI647. This allows us to link to any object by PHID, without disclosing information in the monogram (like `#fire-steve`).

This capability is relevant when building "secure mail", to provide a link to the object regardless of whether the monogram discloses information or not.

Test Plan: Visited `/object/D123/` (redirect), `/object/xyz/` (404), `/object/PHID-DREV-.../` (redirect).

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13151

Differential Revision: https://secure.phabricator.com/D19487
2018-06-12 11:54:59 -07:00
..
PhabricatorDebugController.php Add a robots.txt file to disallow /diffusion/ 2014-03-14 11:53:17 -07:00
PhabricatorRobotsController.php Disallow /source/ in robots.txt 2017-04-06 16:28:09 -07:00
PhabricatorStatusController.php Add a robots.txt file to disallow /diffusion/ 2014-03-14 11:53:17 -07:00
PhabricatorSystemObjectController.php Add a generic PHID-based object redirection controller 2018-06-12 11:54:59 -07:00
PhabricatorSystemReadOnlyController.php Automatically degrade to read-only mode when unable to connect to the master 2016-04-10 12:20:13 -07:00
PhabricatorSystemSelectEncodingController.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorSystemSelectHighlightController.php Substantially support character encodings and "Highlight As" in changesets 2014-06-20 11:49:41 -07:00