Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 01D6C200BD4 for ; Thu, 1 Dec 2016 13:14:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 00391160B0F; Thu, 1 Dec 2016 12:14:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 43172160B0B for ; Thu, 1 Dec 2016 13:13:59 +0100 (CET) Received: (qmail 86414 invoked by uid 500); 1 Dec 2016 12:13:58 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 86398 invoked by uid 99); 1 Dec 2016 12:13:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Dec 2016 12:13:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 4F9B52C03DB for ; Thu, 1 Dec 2016 12:13:58 +0000 (UTC) Date: Thu, 1 Dec 2016 12:13:58 +0000 (UTC) From: "Colm O hEigeartaigh (JIRA)" To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (KARAF-4876) Allow an empty role.query for the JDBCLoginModule MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 01 Dec 2016 12:14:00 -0000 Colm O hEigeartaigh created KARAF-4876: ------------------------------------------ Summary: Allow an empty role.query for the JDBCLoginModule Key: KARAF-4876 URL: https://issues.apache.org/jira/browse/KARAF-4876 Project: Karaf Issue Type: Bug Affects Versions: 4.0.7 Reporter: Colm O hEigeartaigh Fix For: 4.1.0, 4.0.8 Similar to KARAF-4871, the JDCBLoginModule insists that a role.query must be performed, however that may not be required if you only care about authentication. -- This message was sent by Atlassian JIRA (v6.3.4#6332)