Comment 28 for bug 1325128

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/107396
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=4a60c6a655006b2882331844664fac5cf67c5f34
Submitter: Jenkins
Branch: master

commit 4a60c6a655006b2882331844664fac5cf67c5f34
Author: Grant Murphy <email address hidden>
Date: Tue Jul 8 03:35:40 2014 +0000

    Avoid possible timing attack in metadata api

    Introduce a constant time comparison function to
    nova utils for comparing authentication tokens.

    Change-Id: I7374f2edc6f03c7da59cf73ae91a87147e53d0de
    Closes-bug: #1325128