Page MenuHomePhabricator

Add a generic PHID-based object redirection controller
ClosedPublic

Authored by epriestley on Jun 12 2018, 2:49 PM.
Tags
None
Referenced Files
F14496146: D19487.diff
Fri, Jan 3, 1:13 PM
F14492097: D19487.diff
Thu, Jan 2, 3:33 PM
Unknown Object (File)
Sat, Dec 28, 12:01 AM
Unknown Object (File)
Fri, Dec 20, 7:49 PM
Unknown Object (File)
Fri, Dec 20, 2:01 AM
Unknown Object (File)
Sat, Dec 14, 10:40 AM
Unknown Object (File)
Fri, Dec 13, 2:53 AM
Unknown Object (File)
Sun, Dec 8, 11:33 PM
Subscribers
None

Details

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).

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable