Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A2DD118BD1 for ; Thu, 10 Dec 2015 10:02:11 +0000 (UTC) Received: (qmail 19851 invoked by uid 500); 10 Dec 2015 10:02:11 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 19818 invoked by uid 500); 10 Dec 2015 10:02:11 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 19808 invoked by uid 500); 10 Dec 2015 10:02:11 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 19805 invoked by uid 99); 10 Dec 2015 10:02:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Dec 2015 10:02:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 21CDA2C1F64 for ; Thu, 10 Dec 2015 10:02:11 +0000 (UTC) Date: Thu, 10 Dec 2015 10:02:11 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-9131) User/Domain admin cannot login to UI 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/CLOUDSTACK-9131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15050488#comment-15050488 ] ASF GitHub Bot commented on CLOUDSTACK-9131: -------------------------------------------- Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1201#issuecomment-163562169 LGTM, both users and admins can login with/without this plugin enabled. User login with plugin disabled: ![screen shot 2015-12-10 at 10 52 03](https://cloud.githubusercontent.com/assets/1630096/11712364/db9e8da4-9f2c-11e5-9ba2-40bce6da2aba.png) Enabled plugin, restarted mgt afterwards: ![screen shot 2015-12-10 at 10 53 29](https://cloud.githubusercontent.com/assets/1630096/11712356/ce88281e-9f2c-11e5-87bf-56f403b95a06.png) Admin with plugin enabled: ![screen shot 2015-12-10 at 10 55 44](https://cloud.githubusercontent.com/assets/1630096/11712349/c34388b8-9f2c-11e5-988e-b7f795dfdf36.png) User with plugin enabled: ![screen shot 2015-12-10 at 10 56 05](https://cloud.githubusercontent.com/assets/1630096/11712346/b9fab7f4-9f2c-11e5-99e7-ce1f0694269b.png) Pinging @DaanHoogland to also review. I will also start some integration tests to be sure. > User/Domain admin cannot login to UI > ------------------------------------ > > Key: CLOUDSTACK-9131 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9131 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: UI > Affects Versions: 4.7.0 > Reporter: Remi Bergsma > Assignee: Abhinandan Prateek > Priority: Blocker > Attachments: Screen Shot 2015-12-09 at 11.08.47.png > > > The Quota plugin checks whether the plugin is enabled but the call it uses it only available for root admins. As a result, no one can login except for root admins. > Pinging [~bhaisaab] -- This message was sent by Atlassian JIRA (v6.3.4#6332)