From dev-return-631-apmail-storm-dev-archive=storm.apache.org@storm.incubator.apache.org Fri Feb 7 17:07:41 2014 Return-Path: X-Original-To: apmail-storm-dev-archive@minotaur.apache.org Delivered-To: apmail-storm-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 C4B3010E52 for ; Fri, 7 Feb 2014 17:07:41 +0000 (UTC) Received: (qmail 51163 invoked by uid 500); 7 Feb 2014 17:07:40 -0000 Delivered-To: apmail-storm-dev-archive@storm.apache.org Received: (qmail 51122 invoked by uid 500); 7 Feb 2014 17:07:40 -0000 Mailing-List: contact dev-help@storm.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@storm.incubator.apache.org Delivered-To: mailing list dev@storm.incubator.apache.org Received: (qmail 51112 invoked by uid 99); 7 Feb 2014 17:07:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Feb 2014 17:07:40 +0000 X-ASF-Spam-Status: No, hits=-2000.5 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; Fri, 07 Feb 2014 17:07:39 +0000 Received: (qmail 49150 invoked by uid 99); 7 Feb 2014 17:07:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Feb 2014 17:07:19 +0000 Date: Fri, 7 Feb 2014 17:07:19 +0000 (UTC) From: "Robert Joseph Evans (JIRA)" To: dev@storm.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (STORM-229) Lock Down File Downloads 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 Robert Joseph Evans created STORM-229: ----------------------------------------- Summary: Lock Down File Downloads Key: STORM-229 URL: https://issues.apache.org/jira/browse/STORM-229 Project: Apache Storm (Incubating) Issue Type: Sub-task Reporter: Robert Joseph Evans The file upload API for storm will put files in a specific directory, but the download API is fairly wide open and could potentially be used to download more then it should. We should lock this down do that only files that have been uploaded can be downloaded again. -- This message was sent by Atlassian JIRA (v6.1.5#6160)