# HG changeset patch # User bsmith@81767d24-ef19-dc11-ae90-00e081727c95 # Date 1564626243 0 # Node ID abb949dd3bb392f4a966f0387a59aa9319223ff5 # Parent 22c96cd42eb8fc6a1e4cba8a01b0844f7776d0fa Mac: Add setting to Info.plist that allows insecure URLs in embedded HTML. diff -r 22c96cd42eb8 -r abb949dd3bb3 mac/Info.plist --- a/mac/Info.plist Wed Jul 31 22:22:58 2019 +0000 +++ b/mac/Info.plist Thu Aug 01 02:24:03 2019 +0000 @@ -28,5 +28,10 @@ ${MACOSX_DEPLOYMENT_TARGET} NSPrincipalClass NSApplication + NSAppTransportSecurity + + NSAllowsArbitraryLoadsInWebContent + +