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
Unknown Object (File)
Tue, Jan 28, 3:53 AM
Unknown Object (File)
Mon, Jan 27, 2:03 AM
Unknown Object (File)
Sat, Jan 25, 1:35 AM
Unknown Object (File)
Sat, Jan 25, 1:35 AM
Unknown Object (File)
Sat, Jan 25, 1:35 AM
Unknown Object (File)
Sat, Jan 25, 1:34 AM
Unknown Object (File)
Fri, Jan 24, 2:21 PM
Unknown Object (File)
Wed, Jan 22, 2:57 AM
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