Searched refs:bugs_get_hash (Results 1 – 3 of 3) sorted by relevance
46 ')->execute([bugs_get_hash($new_passwd), $bug_id]);
155 if ($edit == 2 && !$show_bug_info && $pw && verify_bug_passwd($bug_id, bugs_get_hash($pw))) {277 if (!$show_bug_info || !verify_bug_passwd($bug_id, bugs_get_hash($pw))) {
1708 function bugs_get_hash($passwd) function
Completed in 9 milliseconds