Home
last modified time | relevance | path

Searched hist:"183 a7b8845875e4a6b67e466cfff9f5163da3f17" (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/
H A Dauth.php183a7b8845875e4a6b67e466cfff9f5163da3f17 Fri May 31 12:43:31 UTC 2013 Andreas Gohr <andi@splitbrain.org> make password reset token completely random

No need for HMAC here because there's no length attack vector here. We
only care for the existance of the file and each reset request is
completely (random) independent from each other.