use md5() around the generated reset hash to ensure that the resulting string
authorStefan Kaltenbrunner <stefan@kaltenbrunner.cc>
Sat, 27 Jun 2009 10:28:32 +0000 (10:28 +0000)
committerStefan Kaltenbrunner <stefan@kaltenbrunner.cc>
Sat, 27 Jun 2009 10:28:32 +0000 (10:28 +0000)
commit00734869caedc41c3927c433eb7124a337998f8b
treef215d400c5fd28a759312314ea38ec76b4796326
parenta80f41b36014898039b52186efefd8007a05bef5
use md5() around the generated reset hash to ensure that the resulting string
does not end with a dot. If it ended with a dot before some email client
rendering engines excluded the dot from the url causing errors.

git-svn-id: file:///Users/dpage/pgweb/svn-repo/trunk@2516 8f5c7a92-453e-0410-a47f-ad33c8a6b003
portal/system/form/communitylostpwd.php