]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Improved token security
authorSébastien SAUVAGE <sebsauvage@sebsauvage.net>
Thu, 28 Feb 2013 08:19:00 +0000 (09:19 +0100)
committerSébastien SAUVAGE <sebsauvage@sebsauvage.net>
Thu, 28 Feb 2013 08:19:00 +0000 (09:19 +0100)
commita1f5a6ec17896a7f3042ebfd8aae8c09d41f912d
tree8173ed778c57cec8ec980473604d05e9ce2bebc3
parent9e8209064db1e06b99b98ff3309d368d110b22b3
Improved token security

...by adding salt. These token are used in form which act on data to
prevent CSRF attacks.
This closes issue https://github.com/sebsauvage/Shaarli/issues/24
index.php