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/aphront
Bob Trahan a903eb2def Quicksand - make things work properly with high security mode
Summary: Fixes T7064. We need to pass the quicksand magic request variable around and then instrument the javascript to handle quicksand page loads.

Test Plan:
Enabled two factor auth on my account and then

 - visited password page
 - filled out 2 factor auth request
 - saw high security bubble
 - clicked about still seeing high security bubble
 - refreshed page and still saw security bubble
 - dismissed bubble by following through workflow after clicking bubble

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T7064

Differential Revision: https://secure.phabricator.com/D12536
2015-04-23 16:37:56 -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 Quicksand - make things work properly with high security mode 2015-04-23 16:37:56 -07:00
exception Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
response Implement HTTP response messages 2015-04-07 07:41:32 +10:00
sink Don't call flush() when emitting responses 2015-03-23 09:09:45 -07:00
AphrontController.php Decouple some aspects of request routing and construction 2014-10-17 05:01:40 -07:00
AphrontRequest.php Quicksand - make things work properly with high security mode 2015-04-23 16:37:56 -07:00
AphrontURIMapper.php Remove @group annotations 2014-07-10 08:12:48 +10:00