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
this.log(WARN,"Detected unsafe navigation with NoScript-secured cookies: "+origin+" -> "+uri.spec);
310
-
this.log(WARN,uri.prePath+" cannot support secure cookies because it does not use HTTPS. Consider forcing HTTPS for "+uri.host+" in NoScript's Advanced HTTPS options panel.")
310
+
this.log(WARN,uri.prePath+" cannot support secure cookies because it does not use HTTPS. Consider forcing HTTPS for "+uri.host+" in NoScript's Advanced HTTPS options panel.");
0 commit comments