From a662413b7e9000a2629ba8e661d556339d0fa6fc Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Tue, 16 Jan 2007 17:26:11 +0000 Subject: [PATCH] - back out last change, otherwise have to quote email in url --- db-config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/db-config b/db-config index 60d28ab..f3e67a7 100755 --- a/db-config +++ b/db-config @@ -7,7 +7,7 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id$ +# $Id: db-config,v 1.15 2007/01/16 17:23:26 mlhuang Exp $ # from plc_config import PLCConfiguration @@ -729,7 +729,7 @@ Someone has requested that the password of your %(PLC_NAME)s account %(email)s be reset. If this person was you, you may continue with the reset by visiting: -https://%(PLC_WWW_HOST)s:%(PLC_WWW_SSL_PORT)d/db/persons/reset_password.php?email=%(email)s&key=%(verification_key)s +https://%(PLC_WWW_HOST)s:%(PLC_WWW_SSL_PORT)d/db/persons/reset_password.php?id=%(person_id)d&key=%(verification_key)s If you did not request that your password be reset, please contact %(PLC_NAME)s Support <%(PLC_MAIL_SUPPORT_ADDRESS)s>. Do not quote or -- 2.43.0