From 22386c0da288b34e047bd56888f227e9d7dca93e Mon Sep 17 00:00:00 2001 From: root Date: Fri, 23 Feb 2007 21:30:51 +0000 Subject: [PATCH] Added a certificate login button to the tverify system --- tverify/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/tverify/index.php b/tverify/index.php index 267e00f..ffc6986 100644 --- a/tverify/index.php +++ b/tverify/index.php @@ -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";