1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/applications/macro
vrana a22ef4e9b4 Kill most of phutil_escape_html()
Summary:
This resolves lots of double escaping.
We changed most of `phutil_render_tag(, , $s)` to `phutil_tag(, , $s)` which means that `$s` is now auto-escaped.
Also `pht()` auto escapes if it gets `PhutilSafeHTML`.

Test Plan: None.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T2432

Differential Revision: https://secure.phabricator.com/D4889
2013-02-11 15:27:38 -08:00
..
application PHT's on Audit and Macro 2013-01-23 19:36:23 -08:00
conduit Move Conduit methods inside applications 2012-12-21 12:21:59 -08:00
config MetaMTA: Owners, Pholio, Macro 2013-01-16 10:52:30 -08:00
constants Modernize Macro application 2012-12-11 14:01:03 -08:00
controller Convert AphrontDialogView to safe HTML 2013-02-09 15:11:35 -08:00
editor Use transactions to show edit history for Configuration 2013-01-01 18:14:41 -08:00
mail Modernize Macro application 2012-12-11 14:01:03 -08:00
query Modernize Macro application 2012-12-11 14:01:03 -08:00
storage Kill most of phutil_escape_html() 2013-02-11 15:27:38 -08:00