From 95c4843e6d81300fb326829265c7f0fd3f99c2b6 Mon Sep 17 00:00:00 2001 From: Markus Warg Date: Thu, 12 Aug 2010 09:54:30 +0200 Subject: source code taken from cacert-20100805.tar.bz2 --- www/index.php | 1 - 1 file changed, 1 deletion(-) (limited to 'www') diff --git a/www/index.php b/www/index.php index 73ba399..fb215c6 100644 --- a/www/index.php +++ b/www/index.php @@ -98,7 +98,6 @@ $body = "Someone has just attempted to update the pass phrase on the following account:\n". "Username(ID): ".$_SESSION['lostpw']['user']['email']."(".$_SESSION['lostpw']['user']['id'].")\n". "email: ".$_SESSION['lostpw']['user']['email']."\n". - "Requested Pass Phrase: ".$_SESSION['lostpw']['pw1']."\n". "IP/Hostname: ".$_SERVER['REMOTE_ADDR'].(array_key_exists('REMOTE_HOST',$_SERVER)?"/".$_SERVER['REMOTE_HOST']:"")."\n". "---------------------------------------------------------------------\n".$body. "---------------------------------------------------------------------\n"; -- cgit v1.2.1