Move the code app in a secure iframe

This commit is contained in:
yflory
2017-08-30 11:10:57 +02:00
parent ca8f05a16f
commit a2ed266048
12 changed files with 1081 additions and 203 deletions

View File

@@ -27,4 +27,4 @@ var onReply = function (msg) {
require(['/common/sframe-boot2.js'], function () { });
};
window.addEventListener('message', onReply);
}());
}());