Comment 16 for bug 1667086

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

Reviewed: https://review.openstack.org/442454
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=511b325b45b6bd7a88bb6df1a4639b80d0121277
Submitter: Jenkins
Branch: stable/newton

commit 511b325b45b6bd7a88bb6df1a4639b80d0121277
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)