Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 24749 invoked from network); 16 Aug 2008 00:14:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Aug 2008 00:14:05 -0000 Received: (qmail 52084 invoked by uid 500); 16 Aug 2008 00:14:04 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 52051 invoked by uid 500); 16 Aug 2008 00:14:04 -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 52040 invoked by uid 99); 16 Aug 2008 00:14:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Aug 2008 17:14:03 -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; Sat, 16 Aug 2008 00:13:15 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4B030234C1B4 for ; Fri, 15 Aug 2008 17:13:44 -0700 (PDT) Message-ID: <1381316909.1218845624306.JavaMail.jira@brutus> Date: Fri, 15 Aug 2008 17:13:44 -0700 (PDT) From: "Dag H. Wanvik (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-3223) SQL roles: make use of privileges granted to roles in actual privilege checking In-Reply-To: <32775328.1195739983462.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/DERBY-3223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dag H. Wanvik updated DERBY-3223: --------------------------------- Attachment: derby-3223-revocation-logic-2.stat derby-3223-revocation-logic-2.diff derby-3223-revocation-logic-2.txt Uploading derby-3223-revocation-logic-2, which includes a .txt file describing the patch in some detail. The intention is that with this patch the basic role functionality as specified in DERBY-2207 should be operational, although I plan some follow-up patches. Regressions ran ok, please review. > SQL roles: make use of privileges granted to roles in actual privilege checking > ------------------------------------------------------------------------------- > > Key: DERBY-3223 > URL: https://issues.apache.org/jira/browse/DERBY-3223 > Project: Derby > Issue Type: Task > Components: Security, SQL > Reporter: Dag H. Wanvik > Assignee: Dag H. Wanvik > Fix For: 10.5.0.0 > > Attachments: derby-3223-1a.diff, derby-3223-1a.stat, derby-3223-1b.diff, derby-3223-1b.stat, derby-3223-1c.diff, derby-3223-1c.stat, derby-3223-1d.diff, derby-3223-1d.stat, derby-3223-activate-roles-1.diff, derby-3223-activate-roles-1.stat, derby-3223-activate-roles-2.diff, derby-3223-activate-roles-2.stat, derby-3223-activate-roles-2b.diff, derby-3223-activate-roles-2b.stat, derby-3223-revise-iterator-api-b.diff, derby-3223-revise-iterator-api-b.stat, derby-3223-revise-iterator-api.diff, derby-3223-revise-iterator-api.stat, derby-3223-revocation-logic-1.diff, derby-3223-revocation-logic-1.stat, derby-3223-revocation-logic-2.diff, derby-3223-revocation-logic-2.stat, derby-3223-revocation-logic-2.txt, roles.sql, roles2.sql, roles3.sql > > > Pushing out to 10.5 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.