Changing "===" on secrets to hash_equals to protect from timing attacks.
authorMogmog123 <samohasmoha07@gmail.com>
Sat, 1 Dec 2018 01:25:06 +0000 (01:25 +0000)
committerMogmog123 <samohasmoha07@gmail.com>
Sat, 1 Dec 2018 14:26:02 +0000 (14:26 +0000)
commit37a396796b1d8c89e5af10fd7ef2491479e880be
tree0b40e91869033bb83a0f145ad02a71fa9daa7750
parentd691704de2ff3e4871e4ed37438354940cff0708
Changing "===" on secrets to hash_equals to protect from timing attacks.

Bug: T207777
Change-Id: I1e12ef94f455f96b4d70af27a315414500c709ab
includes/password/PasswordPolicyChecks.php