Comment 17 for bug 1667086

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (stable/ocata)

Reviewed: https://review.openstack.org/442453
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=1407cfe53144146b29679de21f28c952282043ae
Submitter: Jenkins
Branch: stable/ocata

commit 1407cfe53144146b29679de21f28c952282043ae
Author: Richard Jones <email address hidden>
Date: Tue Mar 7 16:55:39 2017 +1100

    Remove dangerous safestring declaration

    This declaration allows XSS content through the JSON and
    is unnecessary for correct rendering of the content anyway.

    Change-Id: I82355b37108609ae573237424e528aab86a24efc
    Closes-Bug: 1667086
    (cherry picked from commit a835dbfbaa2c70329c08d4b8429d49315dc6d651)