Shazron Abdullah created CB-1412: ------------------------------------ Summary: 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