How to Allow HTTP Redirect in NoScript??

Ask for help about NoScript, no registration needed to post
3wheels1life
Posts: 1
Joined: Tue Mar 04, 2014 5:02 pm

How to Allow HTTP Redirect in NoScript??

Post by 3wheels1life »

Hello,

I have a Tonido device (see details in this thread http://www.tonido.com/forum/viewtopic.php?f=32&t=8427on Tonido Forum) and I have been unable to access the device by typing my TonidoID URL.

The HTTP redirect isn't working when I have NoScript enabled.
How can I enable HTTP redirect for this site/URL only and continue using NoScript?
When I disabled NoScript, I could access it fine.

I'm using Firefox 27.0.1 and NoScript 2.6.8.16 if that helps.

-3wheels1life
Mozilla/5.0 (Windows NT 5.1; rv:27.0) Gecko/20100101 Firefox/27.0
User avatar
Giorgio Maone
Site Admin
Posts: 9557
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: How to Allow HTTP Redirect in NoScript??

Post by Giorgio Maone »

  1. Open NoScript Options|Advanced|ABE
  2. Edit the SYSTEM ruleset, inserting the following 2 lines in the beginning (before any other rule):

    Code: Select all

    Site *:10001/ui/core/index.html
    Accept GET
    
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0
Post Reply