From oak-issues-return-70109-archive-asf-public=cust-asf.ponee.io@jackrabbit.apache.org Tue Apr 9 10:37:54 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 6CEAA180629 for ; Tue, 9 Apr 2019 12:37:54 +0200 (CEST) Received: (qmail 76356 invoked by uid 500); 9 Apr 2019 10:17:46 -0000 Mailing-List: contact oak-issues-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: oak-dev@jackrabbit.apache.org Delivered-To: mailing list oak-issues@jackrabbit.apache.org Received: (qmail 75194 invoked by uid 99); 9 Apr 2019 10:17:45 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Apr 2019 10:17:45 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 736AAE2BCB for ; Tue, 9 Apr 2019 10:37:15 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id B08CB245A2 for ; Tue, 9 Apr 2019 10:37:14 +0000 (UTC) Date: Tue, 9 Apr 2019 10:37:14 +0000 (UTC) From: "Davide Giannella (JIRA)" To: oak-issues@jackrabbit.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (OAK-8187) Respect service ranking with AuthorizableNodeName, AuthorizableActionProvider and RestrictionProvider MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/OAK-8187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davide Giannella updated OAK-8187: ---------------------------------- Fix Version/s: 1.14.0 > Respect service ranking with AuthorizableNodeName, AuthorizableActionProvider and RestrictionProvider > ----------------------------------------------------------------------------------------------------- > > Key: OAK-8187 > URL: https://issues.apache.org/jira/browse/OAK-8187 > Project: Jackrabbit Oak > Issue Type: Bug > Components: core > Reporter: angela > Priority: Major > Fix For: 1.12.0, 1.14.0 > > > The way multiple {{AuthorizableNodeName}}, {{AuthorizableActionProvider}} and {{RestrictionProvider}} service are handled by {{SecurityProviderRegistration}} suffers from the same issues as was reported for {{UserAuthenticationFactory}} (see OAK-8045). Once OAK-8045 is addressed we should adopt the same behavior for the remaining bind/unbind methods for the interfaces mentioned above. > cc: [~stillalex] -- This message was sent by Atlassian JIRA (v7.6.3#76005)