Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-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 ECC9FD71A for ; Wed, 12 Sep 2012 06:39:10 +0000 (UTC) Received: (qmail 81183 invoked by uid 500); 12 Sep 2012 06:39:10 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 81068 invoked by uid 500); 12 Sep 2012 06:39:10 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 80479 invoked by uid 99); 12 Sep 2012 06:39:09 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Sep 2012 06:39:09 +0000 Date: Wed, 12 Sep 2012 17:39:09 +1100 (NCT) From: "Shazron Abdullah (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <1989174249.68182.1347431949504.JavaMail.jiratomcat@arcas> In-Reply-To: <1446409580.68082.1347430267657.JavaMail.jiratomcat@arcas> Subject: [jira] [Resolved] (CB-1412) iOS Whitelist is never used, all urls will pass the whitelist 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/CB-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-1412. ---------------------------------- Resolution: Fixed Fix commit - http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/commit/8e2825b7 > iOS Whitelist is never used, all urls will pass the whitelist > ------------------------------------------------------------- > > Key: CB-1412 > URL: https://issues.apache.org/jira/browse/CB-1412 > Project: Apache Cordova > Issue Type: Bug > Components: iOS > Affects Versions: 2.1.0 > Reporter: Shazron Abdullah > Assignee: Shazron Abdullah > Priority: Blocker > Fix For: 2.1.0 > > > The line here: https://github.com/apache/incubator-cordova-ios/blob/fdf8043414e39914ffc29b682779a10fe1c147e7/CordovaLib/Classes/CDVURLProtocol.m#L87 > ... the whitelist object is nil, which will return false for the condition, allowing the bypass. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira