1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 19:32:40 +01:00
phorge-phorge/src/applications/phame/controller
epriestley 20d2652d03 Mark external -> external redirects in Phame to canonicalize URIs as "external"
Summary: Ref T9897. If you visit `/post/123/spoderman/` it will try to redirect you to `/post/123/spiderman/`, but currently only internal views work because these redirects aren't marked as safe/external.

Test Plan: Visited a misspelled/out-of-date URI on an external blog view, got a good redirect.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9897

Differential Revision: https://secure.phabricator.com/D14741
2015-12-11 08:35:37 -08:00
..
blog Remove skins from Phame 2015-12-11 08:14:12 -08:00
post Remove skins from Phame 2015-12-11 08:14:12 -08:00
PhameController.php Linter fixes 2015-12-03 07:44:23 +11:00
PhameHomeController.php Filter PhameHome on active blogs only 2015-12-07 19:24:35 -08:00
PhameLiveController.php Mark external -> external redirects in Phame to canonicalize URIs as "external" 2015-12-11 08:35:37 -08:00