Return-Path: Delivered-To: apmail-shiro-dev-archive@www.apache.org Received: (qmail 21939 invoked from network); 12 Oct 2010 04:46:00 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 12 Oct 2010 04:46:00 -0000 Received: (qmail 67230 invoked by uid 500); 12 Oct 2010 04:46:00 -0000 Delivered-To: apmail-shiro-dev-archive@shiro.apache.org Received: (qmail 67145 invoked by uid 500); 12 Oct 2010 04:45:58 -0000 Mailing-List: contact dev-help@shiro.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@shiro.apache.org Delivered-To: mailing list dev@shiro.apache.org Received: (qmail 67137 invoked by uid 99); 12 Oct 2010 04:45:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Oct 2010 04:45:57 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Oct 2010 04:45:55 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o9C4jWX4014939 for ; Tue, 12 Oct 2010 04:45:34 GMT Message-ID: <8381775.89661286858732574.JavaMail.jira@thor> Date: Tue, 12 Oct 2010 00:45:32 -0400 (EDT) From: "Kalle Korhonen (JIRA)" To: dev@shiro.apache.org Subject: [jira] Assigned: (SHIRO-173) Make the HttpMethodPermissionFilter as the 'rest' filter in the pool of default filters 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 [ https://issues.apache.org/jira/browse/SHIRO-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kalle Korhonen reassigned SHIRO-173: ------------------------------------ Assignee: Kalle Korhonen > Make the HttpMethodPermissionFilter as the 'rest' filter in the pool of default filters > --------------------------------------------------------------------------------------- > > Key: SHIRO-173 > URL: https://issues.apache.org/jira/browse/SHIRO-173 > Project: Shiro > Issue Type: New Feature > Components: Web > Affects Versions: 1.0.0 > Reporter: Les Hazlewood > Assignee: Kalle Korhonen > Fix For: 1.1.0 > > > Add to the DefaultFilter enum to ensure it is added to the pool of default filters available to apps in their [urls] configuration. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.