Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CA24C99AE for ; Wed, 18 Apr 2012 11:10:11 +0000 (UTC) Received: (qmail 48533 invoked by uid 500); 18 Apr 2012 11:10:11 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 48511 invoked by uid 500); 18 Apr 2012 11:10:11 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 48501 invoked by uid 99); 18 Apr 2012 11:10:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Apr 2012 11:10:11 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Apr 2012 11:10:05 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 2B1713A1E4D for ; Wed, 18 Apr 2012 11:09:45 +0000 (UTC) Date: Wed, 18 Apr 2012 11:09:45 +0000 (UTC) From: "Knut Anders Hatlen (Commented) (JIRA)" To: derby-dev@db.apache.org Message-ID: <1874695869.299.1334747385177.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <2069496864.272.1334747022744.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (DERBY-5693) BUILTIN should say passwords are hashed not encrypted MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-5693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13256441#comment-13256441 ] Knut Anders Hatlen commented on DERBY-5693: ------------------------------------------- All the regression tests ran cleanly with the patch. > BUILTIN should say passwords are hashed not encrypted > ----------------------------------------------------- > > Key: DERBY-5693 > URL: https://issues.apache.org/jira/browse/DERBY-5693 > Project: Derby > Issue Type: Improvement > Components: Services > Affects Versions: 10.9.0.0 > Reporter: Knut Anders Hatlen > Assignee: Knut Anders Hatlen > Priority: Trivial > Attachments: d5693-1a.diff > > > Many places in the BUILTIN authentication code it is said that passwords are encrypted before they are stored in the database. It would be more accurate to say that the passwords are hashed. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira