Homec4science

Provide a markup protocol whitelist for Phabricator

Authored by epriestley <git@epriestley.com> on Oct 9 2011, 22:47.

Description

Provide a markup protocol whitelist for Phabricator

Summary: See T548 and D996. Makes Phabricator configure the remarkup engine so
http:// and https:// get linked. Also make the "named link" syntax respect the
whitelist.

Test Plan:

  • Whitelisted URIs (they get linked).
  • Other URIs (not linked).
  • Whitelisted, named URIs (linked).
  • Other, named URIs (treated as phriction links).
  • Actual phriction links (work correctly).

Reviewers: jungejason, nh, tuomaspelkonen, aran, benmathews

Reviewed By: jungejason

CC: aran, jungejason

Differential Revision: 997

Details

Committed
epriestley <git@epriestley.com>Oct 10 2011, 22:12
Pushed
aubortJan 31 2017, 17:16
Parents
rPH78689df4d47b: Fix missing branch component in symbol crossreference URIs.
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHd625f94c5553: Provide a markup protocol whitelist for Phabricator (authored by epriestley <git@epriestley.com>).Oct 10 2011, 22:12