per-vhost headers and lwsws conf support
[platform/upstream/libwebsockets.git] / plugins / generic-sessions / assets / post-register-ok.html
index 2d15035..c00c3f3 100644 (file)
@@ -1,6 +1,6 @@
 <html>
  <head>
-  <script src="lwsgs.js"></script>
+  <script src="lwsgs.js" nonce=lwscaro></script>
  </head>
  <body>
   <table>
@@ -20,7 +20,7 @@
     </tr>
    </table>
   </body>
- <script>
+ <script nonce=lwscaro>
        document.getElementById('u').innerHTML = "<b>" + lwsgs_san(lwsgs_user) + "</b>";
  </script>
 </html>