mirror of https://github.com/apache/cloudstack.git
cloudstack 3.0 UI - XSS - detailView in Edit mode - fix it to show original value instead of HTML-encoding value.
This commit is contained in:
parent
d062c21cb2
commit
08daf9eee0
|
|
@ -108,5 +108,4 @@
|
|||
|
||||
return reversedValue;
|
||||
};
|
||||
|
||||
})(jQuery, cloudStack);
|
||||
|
|
|
|||
Loading…
Reference in New Issue