Ask for help about NoScript, no registration needed to post
-
pegasus41
Post
by pegasus41 » Sun Nov 27, 2016 8:58 pm
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.
Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.59 Safari/537.36
-
Giorgio Maone
- Site Admin
- Posts: 8743
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
-
Contact:
Post
by Giorgio Maone » Mon Nov 28, 2016 5:28 pm
Please check
latest development build 2.9.5.2rc4, thanks.
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:50.0) Gecko/20100101 Firefox/50.0
-
pegasus41
Post
by pegasus41 » Mon Nov 28, 2016 10:23 pm
kuodos to
dashlane tier 2 tech support (joshua):

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...
Last edited by
barbaz on Mon Nov 28, 2016 10:53 pm, edited 1 time in total.
Reason: code tags; remove spam-filter workaround
Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.59 Safari/537.36
-
barbaz
- Senior Member
- Posts: 9282
- Joined: Sat Aug 03, 2013 5:45 pm
Post
by barbaz » Mon Nov 28, 2016 10:57 pm
^ 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
*Always* check the changelogs BEFORE updating that important software!
-