1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-23 15:22:41 +01:00
phorge-phorge/src/aphront
epriestley 1767b80654 Replace manual query string construction with "phutil_build_http_querystring()"
Summary: Now that we have a nice function for this, use it to simplify some code.

Test Plan: Ran through the Duo enroll workflow to make sure signing still works.

Reviewers: amckinley

Reviewed By: amckinley

Differential Revision: https://secure.phabricator.com/D20053
2019-01-30 19:14:57 -08:00
..
__tests__ phtize all the things 2015-05-22 21:16:39 +10:00
configuration Replace manual query string construction with "phutil_build_http_querystring()" 2019-01-30 19:14:57 -08:00
exception Convert some whiny exceptions into quiet MalformedRequest exceptions 2016-08-16 15:50:21 -07:00
handler Give MFA gates a more consistent UI 2019-01-30 06:16:32 -08:00
httpparametertype Fix spelling 2017-10-09 10:48:04 -07:00
interface Allow Controllers to return a wider range of "response-like" objects 2015-09-01 15:52:52 -07:00
response Remove the execution time limit (if any) before sinking HTTP responses 2018-07-30 10:56:05 -07:00
sink Remove the execution time limit (if any) before sinking HTTP responses 2018-07-30 10:56:05 -07:00
site Allow custom Sites to have custom 404 controllers 2016-11-30 15:25:09 -08:00
AphrontController.php Provide an AphrontController implementation of willSendResponse() 2015-09-07 17:18:35 -07:00
AphrontRequest.php Fix DocumentEngine line behaviors in Diffusion 2018-04-09 04:46:47 -07:00