1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/infrastructure/celerity
epriestley 879c14e13a Consolidate HTTP header access
Summary: Route all `$_SERVER['HTTP_...']` stuff through AphrontRequest (it would be nice to make this non-static, but the stack is a bit tangled right now...)

Test Plan: Verified CSRF and cascading profiling. `var_dump()`'d User-Agent and Referer and verified they are populated and returned correct values when accessed. Restarted server to trigger setup checks.

Reviewers: vrana

Reviewed By: vrana

CC: aran

Differential Revision: https://secure.phabricator.com/D4888
2013-02-09 15:01:57 -08:00
..
__tests__ Make drydock case sensitive in attribute parsing 2012-11-29 06:05:35 -08:00
api.php Delete license headers from files 2012-11-05 11:16:51 -08:00
CelerityAPI.php Delete license headers from files 2012-11-05 11:16:51 -08:00
CelerityPhabricatorResourceController.php Refactor developer options to specific developer-mode option. 2013-02-01 10:12:17 -08:00
CelerityResourceController.php Consolidate HTTP header access 2013-02-09 15:01:57 -08:00
CelerityResourceGraph.php Delete license headers from files 2012-11-05 11:16:51 -08:00
CelerityResourceMap.php Delete license headers from files 2012-11-05 11:16:51 -08:00
CelerityResourceTransformer.php Fix dynamic string usage as safe input 2013-02-02 16:20:29 -08:00
CeleritySpriteGenerator.php Add missing Conpherence icon + generate hovers 2013-01-29 10:56:01 -08:00
CelerityStaticResourceResponse.php When a page is profiled, profile all AJAX requests too 2013-02-09 13:29:47 -08:00
map.php Delete license headers from files 2012-11-05 11:16:51 -08:00