Generate IDs cryptographically securely on the server
This commit is contained in:
4
views/index.pug
Normal file
4
views/index.pug
Normal file
@@ -0,0 +1,4 @@
|
||||
doctype html
|
||||
script.
|
||||
var secureID = '!{secureID}';
|
||||
include ../public/index.html
|
Reference in New Issue
Block a user