Search found 2 matches

by foresto
Wed Mar 16, 2016 6:43 pm
Forum: NoScript Support
Topic: XSS false positive breaks OpenID on stackexchange sites
Replies: 8
Views: 4053

Re: XSS false positive breaks OpenID on stackexchange sites

Some stackexchange users have reported working around the problem by adding a regex like this to NoScript's Anti-XSS Protection Exceptions:

Code: Select all

^https://login\.launchpad\.net/\+[Oo][Pp][Ee][Nn][Ii][Dd]\?
by foresto
Fri Feb 03, 2012 8:24 pm
Forum: NoScript Development
Topic: nosniff is blocking a script without telling me
Replies: 3
Views: 5469

nosniff is blocking a script without telling me

I was trying to see the javascript effect in the Demo section of this page: http://polarblau.github.com/stickySecti ... ticky-list ...and it didn't work. I had allowed scripts on the site using the NoScript icon, and the icon didn't indicate that anything else was being blocked, so I believed the de...