Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 12978 invoked from network); 22 Oct 2007 06:00:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Oct 2007 06:00:43 -0000 Received: (qmail 95114 invoked by uid 500); 22 Oct 2007 06:00:29 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 95058 invoked by uid 500); 22 Oct 2007 06:00:29 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 95047 invoked by uid 99); 22 Oct 2007 06:00:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Oct 2007 23:00:29 -0700 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; Mon, 22 Oct 2007 06:00:41 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C630271420E for ; Sun, 21 Oct 2007 22:59:50 -0700 (PDT) Message-ID: <13611445.1193032790809.JavaMail.jira@brutus> Date: Sun, 21 Oct 2007 22:59:50 -0700 (PDT) From: "Vamsavardhana Reddy (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-3543) SQLLoginModule successfully authenticates non-existent users In-Reply-To: <24976438.1193028710964.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/GERONIMO-3543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vamsavardhana Reddy updated GERONIMO-3543: ------------------------------------------ Regression: [Regression] Patch Info: [Patch Available] Fix Version/s: 2.1 2.0.x Assignee: Vamsavardhana Reddy > SQLLoginModule successfully authenticates non-existent users > ------------------------------------------------------------ > > Key: GERONIMO-3543 > URL: https://issues.apache.org/jira/browse/GERONIMO-3543 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: security > Affects Versions: 2.0, 2.0.1, 2.0.2, 2.1 > Reporter: Jarek Gawor > Assignee: Vamsavardhana Reddy > Priority: Critical > Fix For: 2.0.x, 2.1 > > > Authentication succeeds with SQLLoginModule if logging in with an username that does not exist in the database. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.