Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 85530 invoked from network); 24 Jan 2008 13:12:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Jan 2008 13:12:02 -0000 Received: (qmail 22825 invoked by uid 500); 24 Jan 2008 13:11:51 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 22719 invoked by uid 500); 24 Jan 2008 13:11:50 -0000 Mailing-List: contact jspwiki-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-dev@incubator.apache.org Delivered-To: mailing list jspwiki-dev@incubator.apache.org Received: (qmail 22641 invoked by uid 99); 24 Jan 2008 13:11:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jan 2008 05:11:50 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jan 2008 13:11:32 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 2BE89714272 for ; Thu, 24 Jan 2008 05:11:39 -0800 (PST) Message-ID: <31425158.1201180299176.JavaMail.jira@brutus> Date: Thu, 24 Jan 2008 05:11:39 -0800 (PST) From: "Florian Holeczek (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Created: (JSPWIKI-153) generating a new password isn't working by username MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org generating a new password isn't working by username --------------------------------------------------- Key: JSPWIKI-153 URL: https://issues.apache.org/jira/browse/JSPWIKI-153 Project: JSPWiki Issue Type: Bug Affects Versions: 2.6.1 Reporter: Florian Holeczek Priority: Minor According to the user interface, a new password can either be obtained via the username or email address. email is working fine, but username isn't (also tried wikiname and fullname, none of them works). I wonder if the corresponding code considers the case that several users could have the same email address. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.