Return-Path: X-Original-To: apmail-incubator-clerezza-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-clerezza-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 07E6149D6 for ; Wed, 29 Jun 2011 12:17:51 +0000 (UTC) Received: (qmail 88096 invoked by uid 500); 29 Jun 2011 12:17:51 -0000 Delivered-To: apmail-incubator-clerezza-dev-archive@incubator.apache.org Received: (qmail 87850 invoked by uid 500); 29 Jun 2011 12:17:50 -0000 Mailing-List: contact clerezza-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: clerezza-dev@incubator.apache.org Delivered-To: mailing list clerezza-dev@incubator.apache.org Received: (qmail 87826 invoked by uid 99); 29 Jun 2011 12:17:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Jun 2011 12:17:49 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Jun 2011 12:17:48 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 80FAA439B60 for ; Wed, 29 Jun 2011 12:17:28 +0000 (UTC) Date: Wed, 29 Jun 2011 12:17:28 +0000 (UTC) From: =?utf-8?Q?Reto_Bachmann-Gm=C3=BCr_=28JIRA=29?= To: clerezza-dev@incubator.apache.org Message-ID: <1436185862.2266.1309349848525.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (CLEREZZA-586) Login for Felix Webconsole MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Login for Felix Webconsole -------------------------- Key: CLEREZZA-586 URL: https://issues.apache.org/jira/browse/CLEREZZA-586 Project: Clerezza Issue Type: Improvement Reporter: Reto Bachmann-Gm=C3=BCr Currently one logs in to the felix-webconsole using a password specified in= the configuration of the webconsole. Ths password is not change when someb= ody changes the password for the admin user of clerezza but has to be chang= ed independently. we should implement a org.apache.felix.webconsole.WebConsoleSecurityProvide= r[2] allowing Clerezza users with an appropriate condition to access the We= bConsole. Alternative the clerezza bundle could also set a random-password = to the WebConsole and provide a proxy that after doing access control retur= ns the felix-console (adding the Authentication header and forwarding respo= nses). -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira