flake8
passed.
JSHint
passed.
Review Request #9795 — Created March 16, 2018 and submitted
We now use constant time comparison to compare the credentials to the
configuration. We also do not short circuit the operation in the case
that the username is incorrect.
Ran unit tests.
Rebasing all patches.
Revision 2 (+5 -1)
Fix Config -> config from rebase.
Revision 3 (+5 -1)