1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 01:38:48 +02:00
phorge-phorge/src/aphront
epriestley 9a5598118e When a URI fails lookup, just 404 if it's POST
Summary: It's rather confusing now since we'll "seamlessly" redirect you to the right URI, but drop the method and parameters.

Test Plan: Hit a bad URI with POST, got 404.

Reviewers: edward, btrahan

Reviewed By: btrahan

CC: aran, epriestley

Differential Revision: https://secure.phabricator.com/D1965
2012-03-20 15:46:17 -07:00
..
applicationconfiguration When a URI fails lookup, just 404 if it's POST 2012-03-20 15:46:17 -07:00
console Add "final" to more classes 2012-03-13 11:18:11 -07:00
controller Modularize oauth. 2011-02-27 20:38:11 -08:00
default/configuration Fix many encoding and architecture problems in Diffusion request and URI handling 2012-03-19 19:52:14 -07:00
exception Add "final" to more classes 2012-03-13 11:18:11 -07:00
mapper Always match full path in URI Mapper 2012-03-01 15:27:03 -08:00
request Add "final" to more classes 2012-03-13 11:18:11 -07:00
response Add "final" to more classes 2012-03-13 11:18:11 -07:00
sink Encode "<" and ">" in JSON/Ajax responses to prevent content-sniffing attacks 2012-02-14 14:51:51 -08:00
writeguard Create AphrontWriteGuard, a backup mechanism for CSRF validation 2011-08-16 13:29:57 -07:00