HackMD/public/views/index
Sheogorath 70df29790a
Add token based security feature
In the current setup users could be tricked into deleting their data by
providing a malicious link like `[click me](/me/delete)`. This commit
prevents such an easy attack and need the user's deleteToken to get his
data deleted. In case someone requests his deletion by email you can
also ask him for this token.

We can add a GUI that shows it later on.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-05-25 18:26:06 +02:00
..
body.ejs Add token based security feature 2018-05-25 18:26:06 +02:00
foot.ejs Refactor templates and rearrange its path 2017-01-21 13:08:29 +08:00
footer.ejs Refactor templates and rearrange its path 2017-01-21 13:08:29 +08:00
head.ejs Refactor templates and rearrange its path 2017-01-21 13:08:29 +08:00
header.ejs Refactor templates and rearrange its path 2017-01-21 13:08:29 +08:00