1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 00:02:41 +01:00
phorge-phorge/src/applications/maniphest
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 Update PeopleMenu to only show integration with applications if they are installed 2013-02-05 13:46:02 -08:00
auxiliaryfield Kill most of phutil_escape_html() 2013-02-11 15:27:38 -08:00
conduit Move Conduit methods inside applications 2012-12-21 12:21:59 -08:00
config Maniphest / MetaMTA config options 2013-01-16 09:01:32 -08:00
constants getConfigEnv fails fast when key is not found and no default value is given. 2013-01-19 12:11:28 -08:00
controller Convert AphrontTableView to safe HTML 2013-02-09 15:11:38 -08:00
editor Improve Search architecture 2012-12-21 14:21:31 -08:00
event fix find / replace error from addressing feedback in D4708. now links to tasks work again. 2013-02-05 13:48:31 -08:00
extensions Delete license headers from files 2012-11-05 11:16:51 -08:00
search Improve Search architecture 2012-12-21 14:21:31 -08:00
storage Delete license headers from files 2012-11-05 11:16:51 -08:00
view Convert AphrontFormView to safe HTML 2013-02-07 18:01:00 -08:00
ManiphestReplyHandler.php Delete license headers from files 2012-11-05 11:16:51 -08:00
ManiphestTaskQuery.php Delete license headers from files 2012-11-05 11:16:51 -08:00