Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 32DCE200AE2 for ; Fri, 27 May 2016 21:22:16 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 31682160A10; Fri, 27 May 2016 19:22:16 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 7A752160A38 for ; Fri, 27 May 2016 21:22:15 +0200 (CEST) Received: (qmail 5438 invoked by uid 500); 27 May 2016 19:22:13 -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 5270 invoked by uid 500); 27 May 2016 19:22:13 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 5229 invoked by uid 99); 27 May 2016 19:22:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 May 2016 19:22:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 3FC552C1F70 for ; Fri, 27 May 2016 19:22:13 +0000 (UTC) Date: Fri, 27 May 2016 19:22:13 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-9376) Using the listTemplates API with the "templatefilter=all" parameter lists all the templates that are available with all domains in the system. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 27 May 2016 19:22:16 -0000 [ https://issues.apache.org/jira/browse/CLOUDSTACK-9376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15304611#comment-15304611 ] ASF subversion and git services commented on CLOUDSTACK-9376: ------------------------------------------------------------- Commit 744f9d56156455b428f567d634d3c5ae9fe6a94f in cloudstack's branch refs/heads/master from [~williamstevens@gmail.com] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=744f9d5 ] Merge release branch 4.7 to 4.8 * 4.7: CLOUDSTACK-9376: Restrict listTemplates API with filter=all for root admin CLOUDSTACK-9369: Restrict default login to ldap/native users Add lsb-release dependency to mgmt server and agent on Debian/Ubuntu. Emit template UUID and class type over event bus when deleting templates. > Using the listTemplates API with the "templatefilter=all" parameter lists all the templates that are available with all domains in the system. > ---------------------------------------------------------------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-9376 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9376 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Affects Versions: 4.5.1 > Reporter: Abhinandan Prateek > Assignee: Abhinandan Prateek > Fix For: 4.9.0 > > Attachments: 0001-CLOUDSTACK-9376-Restrict-listTemplates-API-with-filt.patch, 4.7-0001-CLOUDSTACK-9376-Restrict-listTemplates-API-with-filt.patch > > > The "templatefilter=all" filter is not implemented properly for domain administrators. -- This message was sent by Atlassian JIRA (v6.3.4#6332)