From dev-return-54624-archive-asf-public=cust-asf.ponee.io@felix.apache.org Wed Aug 14 21:46:03 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 DE2801802C7 for ; Wed, 14 Aug 2019 23:46:02 +0200 (CEST) Received: (qmail 17326 invoked by uid 500); 14 Aug 2019 21:46:02 -0000 Mailing-List: contact dev-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list dev@felix.apache.org Received: (qmail 17226 invoked by uid 99); 14 Aug 2019 21:46:01 -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; Wed, 14 Aug 2019 21:46:01 +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 ED8A9E3049 for ; Wed, 14 Aug 2019 21:46:00 +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 58FB82778D for ; Wed, 14 Aug 2019 21:46:00 +0000 (UTC) Date: Wed, 14 Aug 2019 21:46:00 +0000 (UTC) From: "Georg Henzler (JIRA)" To: dev@felix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (FELIX-6169) Read-Only role for Web Console 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/FELIX-6169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Georg Henzler closed FELIX-6169. -------------------------------- Resolution: Duplicate > Read-Only role for Web Console > ------------------------------ > > Key: FELIX-6169 > URL: https://issues.apache.org/jira/browse/FELIX-6169 > Project: Felix > Issue Type: Improvement > Components: Web Console > Reporter: Konrad Windszus > Priority: Major > > Currently access to the web console allows both read as well as write operations (i.e. changing OSGi configurations, starting/stopping bundles, ...). The role model should be enhanced to support two distinct roles: > 1. admin > 2. read-only > The second role should only be allowed to retrieve information about the Felix Container but not to change it. > Use-Case: For debugging purposes it is often crucial to access the web console (i.e. for developers), but only very few people (admins) should have the privileges to change something there. -- This message was sent by Atlassian JIRA (v7.6.14#76016)