Home
last modified time | relevance | path

Searched refs:csrf (Results 1 – 1 of 1) sorted by relevance

/web-master/manage/
H A Dusers.php12 $mydata["CSRF"][$name] = $csrf = hash("sha512", (string)mt_rand(0,mt_getrandmax()));
13 return "$name:$csrf";
297 $csrf = "approve:$hash:"; variable

Completed in 7 milliseconds