1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src/applications/phurl
lkassianik d8111f828f Allow a domain other than the install domain to serve as a short Phurl domain
Summary: Ref T8995, config option for Phurl short domain to share shortened URL's

Test Plan:
- Configure Phurl short domain to something like "zz.us"
- Navigate to `zz.us`; get 404
- Navigate to `zz.us/u/3` or `zz.us/u/alias` where `U3` is an existing Phurl; redirect to correct destination

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin

Maniphest Tasks: T8995

Differential Revision: https://secure.phabricator.com/D14447
2015-11-09 11:34:20 -08:00
..
application Allow a domain other than the install domain to serve as a short Phurl domain 2015-11-09 11:34:20 -08:00
controller Allow a domain other than the install domain to serve as a short Phurl domain 2015-11-09 11:34:20 -08:00
editor Preventing duplicate empty string aliases in Phurl's 2015-11-05 10:14:07 -08:00
phid Mark PhabricatorPHIDType::getPHIDTypeApplicationClass() as abstract 2015-11-03 06:47:12 +11:00
query Add an alias to Phurl URL's 2015-11-03 19:09:42 -08:00
remarkup Add Phurl Remarkup 2015-11-06 19:42:20 -08:00
storage Updating xaction titles for Phurl updates 2015-11-05 10:54:45 -08:00