1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/aphront
epriestley 1ec21dc81d Serve .eot and .ttf through Celerity
Summary:
D9153 fixed half of this, but exposed another issue, which is that we don't actually serve ".eot" and ".ttf" through Celerity right now.

Make sure we include them in the routes.

Test Plan:
  - Downloaded CSS, JS, TTF, EOT, WOFF, JPG, etc., through Celerity.

Reviewers: btrahan, chad

Reviewed By: chad

Subscribers: epriestley

Differential Revision: https://secure.phabricator.com/D9154
2014-05-16 09:53:18 -07:00
..
__tests__ Fix an issue where PHP puts the content type in CONTENT_TYPE instead of HTTP_CONTENT_TYPE 2013-11-11 12:17:34 -08:00
configuration Serve .eot and .ttf through Celerity 2014-05-16 09:53:18 -07:00
console Require multiple auth factors to establish web sessions 2014-05-01 10:23:02 -07:00
exception Remove AphrontRedirectException 2013-10-07 13:29:05 -07:00
response Improve robustnesss of feed text rendering 2014-04-17 15:57:18 -07:00
sink Accept and route VCS HTTP requests 2013-10-29 15:32:40 -07:00
AphrontController.php Allow CelerityResourceResponse to hold resources from multiple maps 2014-01-02 11:59:35 -08:00
AphrontRequest.php Add "High Security" mode to support multi-factor auth 2014-04-27 17:31:11 -07:00
AphrontURIMapper.php Delete license headers from files 2012-11-05 11:16:51 -08:00