Comment 26 for bug 1449260

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

Reviewed: https://review.openstack.org/183659
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=6c944b5013acb0dce7cf3d8717e58f7f2427be07
Submitter: Jenkins
Branch: stable/juno

commit 6c944b5013acb0dce7cf3d8717e58f7f2427be07
Author: Brant Knudson <email address hidden>
Date: Fri May 15 14:21:31 2015 -0500

    Sanitation of metadata passed from Django

    We need to escape HTML in metadata passed from Django, which
    can lead to security issues. Refer to the bug for more details.

    Conflicts:
     horizon/templates/horizon/common/_modal_form_update_metadata.html

    The conflict was that there are extra spaces in the line.

    Co-Authored-By: Szymon Wroblewski <email address hidden>
    Change-Id: I4821eacb0bb274befab7995f3a8f87c82d3997f5
    Closes-bug: #1449260
    (cherry picked from commit 81e1fa13177c8e259c90183409696305f55cdd75)
    (cherry picked from commit e7f3e0880f4e311c768c413e43317674cb234515)