Page 3 of 3

Re: Noscript blocking Dashlane extension Firefox 50

Posted: Sun Nov 27, 2016 8:58 pm
by pegasus41
barbaz wrote:
pegasus41 wrote:actually i think this may be pertinent to the dashlane issue; what is "45872"?
Inquiring dashlane users may need an equivalent instead of the global allow all 127.0.0.1
No such equivalent AFAIK. Based on the console messages posted earlier, Dashlane appears to use random ports with no obvious pattern.
ok, i think i finally get it. that "45872" is a static port used by the other password pgm while dashlane uses random ports.
i have learned a lot from this thread - thanks.

Re: Noscript blocking Dashlane extension Firefox 50

Posted: Mon Nov 28, 2016 5:28 pm
by Giorgio Maone
Please check latest development build 2.9.5.2rc4, thanks.

Re: Noscript blocking Dashlane extension Firefox 50

Posted: Mon Nov 28, 2016 10:23 pm
by pegasus41
kuodos to dashlane tier 2 tech support (joshua):

Image

i tried posting the exact info but the spam filter kept getting me
dashlane uses the following ports: 11456 15674 17896 21953 32934

Code: Select all

# Dashlane exception
Site http://127.0.0.1:11456 http://127.0.0.1:15674 http://127.0.0.1:17896 http://127.0.0.1:21953 http://127.0.0.1:32934
Accept
the image should clear things up too. so the NEW question is: is the rule necessary or does the latest build make it OBE...

Re: Noscript blocking Dashlane extension Firefox 50

Posted: Mon Nov 28, 2016 10:57 pm
by barbaz
^ Fixed.

Thanks for the info, and nice find on Joshua's part. Now let's condense that a bit and keep it restrictive -

Code: Select all

Site ^https?://(?:127\.0\.0\.1|localhost):(?:11456|15674|17896|21953|32934)/
Accept GET from about:blank 127.0.0.1 localhost