Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 65513 invoked from network); 10 Aug 2008 13:28:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Aug 2008 13:28:35 -0000 Received: (qmail 26538 invoked by uid 500); 10 Aug 2008 13:28:34 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 26524 invoked by uid 500); 10 Aug 2008 13:28:34 -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 26510 invoked by uid 99); 10 Aug 2008 13:28:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Aug 2008 06:28:34 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Aug 2008 13:27:47 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id DF8B2234C19B for ; Sun, 10 Aug 2008 06:27:44 -0700 (PDT) Message-ID: <1099160628.1218374864885.JavaMail.jira@brutus> Date: Sun, 10 Aug 2008 06:27:44 -0700 (PDT) From: "Harry Metske (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Resolved: (JSPWIKI-45) Password change process should require old password In-Reply-To: <18670880.1195410882996.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JSPWIKI-45?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harry Metske resolved JSPWIKI-45. --------------------------------- Resolution: Duplicate as earlier noted, it is a duplicate of JSPWIKI-79 > Password change process should require old password > --------------------------------------------------- > > Key: JSPWIKI-45 > URL: https://issues.apache.org/jira/browse/JSPWIKI-45 > Project: JSPWiki > Issue Type: Improvement > Components: Authentication&Authorization > Affects Versions: 2.4.104, 2.5.139-beta, 2.6.0 > Reporter: Janne Jalkanen > Fix For: 3.0 > > > UserProfile.jsp does not require you to type in your old password to change the new password. This can be a problem if you inadvertently leave your computer open and someone gains access to it. > I think the old password should probably be required to change the email address as well, or else it could be used to restore the backend. > (From Ounce) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.