From commits-return-2329-apmail-sentry-commits-archive=sentry.apache.org@sentry.incubator.apache.org Tue Jun 17 01:15:24 2014 Return-Path: X-Original-To: apmail-sentry-commits-archive@minotaur.apache.org Delivered-To: apmail-sentry-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B6EE3112A3 for ; Tue, 17 Jun 2014 01:15:24 +0000 (UTC) Received: (qmail 28733 invoked by uid 500); 17 Jun 2014 01:15:24 -0000 Delivered-To: apmail-sentry-commits-archive@sentry.apache.org Received: (qmail 28685 invoked by uid 500); 17 Jun 2014 01:15:24 -0000 Mailing-List: contact commits-help@sentry.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sentry.incubator.apache.org Delivered-To: mailing list commits@sentry.incubator.apache.org Received: (qmail 28676 invoked by uid 99); 17 Jun 2014 01:15:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jun 2014 01:15:24 +0000 X-ASF-Spam-Status: No, hits=-2000.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 17 Jun 2014 01:15:23 +0000 Received: (qmail 28277 invoked by uid 99); 17 Jun 2014 01:15:03 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jun 2014 01:15:03 +0000 Date: Tue, 17 Jun 2014 01:15:03 +0000 (UTC) From: "Prasad Mujumdar (JIRA)" To: commits@sentry.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (SENTRY-305) SHOW CURRENT ROLES shouldn't require admin privileges 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 Prasad Mujumdar created SENTRY-305: -------------------------------------- Summary: SHOW CURRENT ROLES shouldn't require admin privileges Key: SENTRY-305 URL: https://issues.apache.org/jira/browse/SENTRY-305 Project: Sentry Issue Type: Bug Reporter: Prasad Mujumdar Assignee: Prasad Mujumdar SHOW CURRENT ROLES shouldn't require admin privileges. If there's an active roleset is set, then it does show that information. On the other hand, if there's no active roles set then it it requires admin privilege. We should fix the inconsistency and allow clients to see current roles without any admin privileges. -- This message was sent by Atlassian JIRA (v6.2#6252)