1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-20 04:20:55 +01:00
phorge-phorge/src/applications/metamta/controller
epriestley 29948eaa5b Use phutil_hashes_are_identical() when comparing hashes in Phabricator
Summary: See D14025. In all cases where we compare hashes, use strict, constant-time comparisons.

Test Plan: Logged in, logged out, added TOTP, ran Conduit, terminated sessions, submitted forms, changed password. Tweaked CSRF token, got rejected.

Reviewers: chad

Reviewed By: chad

Subscribers: chenxiruanhai

Differential Revision: https://secure.phabricator.com/D14026
2015-09-01 15:52:44 -07:00
..
PhabricatorMetaMTAController.php Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
PhabricatorMetaMTAMailgunReceiveController.php Use phutil_hashes_are_identical() when comparing hashes in Phabricator 2015-09-01 15:52:44 -07:00
PhabricatorMetaMTAMailListController.php MetaMTA - more progress towards a mail application 2015-06-23 11:37:14 -07:00
PhabricatorMetaMTAMailViewController.php Add basic support for Herald outbound rules 2015-08-15 10:54:33 -07:00
PhabricatorMetaMTASendGridReceiveController.php phtize all the things 2015-05-22 21:16:39 +10:00