You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
redirect to gateway logic was path based, this is wip surgical refactor
to unify subdomain and path handling, hopefully decreasing maintenance
buden going forward
NOT READY YET, still some tests to fix
Copy file name to clipboardexpand all lines: add-on/_locales/en/messages.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -304,7 +304,7 @@
304
304
"description": "An option description on the Preferences screen (option_dnslinkDataPreload_description)"
305
305
},
306
306
"option_dnslinkRedirect_warning": {
307
-
"message": "Redirecting to a path-based gateway breaks Origin-based security isolation of DNSLink websites. Make sure you understand related risks.",
307
+
"message": "Avoid using this if your IPFS Node does not support *.ipfs.localhost. Redirecting to a path-based gateway breaks Origin-based security isolation of DNSLink websites. Make sure you understand related risks.",
308
308
"description": "A warning on the Preferences screen, displayed when URL does not belong to Secure Context (option_customGatewayUrl_warning)"
0 commit comments