Move the code app in a secure iframe
This commit is contained in:
@@ -27,4 +27,4 @@ var onReply = function (msg) {
|
||||
require(['/common/sframe-boot2.js'], function () { });
|
||||
};
|
||||
window.addEventListener('message', onReply);
|
||||
}());
|
||||
}());
|
||||
|
||||
Reference in New Issue
Block a user