cordova-plugin-ionic-webview icon indicating copy to clipboard operation
cordova-plugin-ionic-webview copied to clipboard

allow whitelisting iframe to display in ios, without breaking external links

Open joeldhenry opened this issue 4 years ago • 1 comments

Feature Request allow whitelisting iframe to display in ios, without breaking external links

Motivation Behind Feature right now by allowing navigation to all domains, any link with take over the webview and break the app, and also makes the app venerable to attack.

Feature Description a white list just for iframe without allowing navigation in the browser

preposed solution #492 works well

joeldhenry avatar Jan 15 '20 02:01 joeldhenry

Created new Pull Request https://github.com/ionic-team/cordova-plugin-ionic-webview/pull/585

joeldhenry avatar Jun 10 '20 05:06 joeldhenry