Searched refs:verify_bug_passwd (Results 1 – 2 of 2) sorted by relevance
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))) {
1478 function verify_bug_passwd($bug_id, $passwd) function
Completed in 17 milliseconds