Page 1 of 1

"Cleaning Secure flag from …"?!

Posted: Sat May 21, 2011 5:30 pm
by dhouwn
Huh? Automatic Secure Cookies Management not only sets the secure flag where deemed necessary but also unsets it?

Code: Select all

Cleaning Secure flag from SID=…; domain=.google.com; path=/; Secure
Why would it do that? To workaround possible compatibility problems?

/edit: OK, thanks.

Re: "Cleaning Secure flag from …"?!

Posted: Sat May 21, 2011 5:44 pm
by Giorgio Maone
dhouwn wrote: Why would it do that? To workaround possible compatibility problems?
Exactly (only secure flags set by NoScript are cleaned up when deemed necessary, i.e. if a site implements secure cookies correctly, it cannot get "downgraded" by NoScript).