Added a certificate login button to the tverify system
This commit is contained in:
parent
a64cb64955
commit
22386c0da2
1 changed files with 1 additions and 0 deletions
|
@ -135,6 +135,7 @@
|
|||
} else if($id == 1) {
|
||||
$body = "There is a new valid request for thawte points tranfer, details as follows:\n\n";
|
||||
$body .= "To vote on this application, go to: https://www.cacert.org/account.php?id=52&uid=$tverify\n\n";
|
||||
$body .= "Or use the certificate login: https://secure.cacert.org/account.php?id=52&uid=$tverify\n\n";
|
||||
|
||||
$body .= "We know that by signing into https://tverify.cacert.org that\n";
|
||||
$body .= "1. they have possession of a cert issued from Thawte\n";
|
||||
|
|
Loading…
Reference in a new issue