Comment 28 for bug 1449260

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

Reviewed: https://review.openstack.org/183656
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=30dde700701040d0d405e7e759a3d73e3b97bf71
Submitter: Jenkins
Branch: stable/kilo

commit 30dde700701040d0d405e7e759a3d73e3b97bf71
Author: Thai Tran <email address hidden>
Date: Fri May 1 10:25:29 2015 -0700

    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.

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