Page 1 of 1

No Script Remove restrictions

Posted: Mon May 14, 2018 3:25 pm
by Sarbar
In our Enterprise Environment we need to continue to block users from being able allowing sites without editing the individual site settings.

In the older version of No Script we were able to block the the Global allow and Allow all on this page using the following.

//Disable NoScript Gobal Allow
pref("noscript.showGlobal", false);

//Disable NoScript Gobal Allow
pref("noscript.showAllowPage", false);

But it appears these settings don't work the same in new No script version.

Any suggestions on how to block the use of

Disable Restrictions Globally and Disable Restrictions on this tab.

(Back Story this has become a concern as we are switching to ESR 60 as ESR 52 is at end of support)

Thank you for your time.

Re: No Script Remove restrictions

Posted: Tue May 15, 2018 12:59 pm
by Sarbar
as a follow up it appears these buttons were just added in latest update to no script.

v 10.1.8.1
=============================================================
+ [UI] "Disable restrictions for this tab" button in popup
+ [UI] "Disable restrictions globally" button in popup


if there is a way to disable these without having to run outdated version of no script that would be great.

Re: No Script Remove restrictions

Posted: Mon Jun 25, 2018 8:10 pm
by BeenC
I also would like to know if anyone has found a solution to make these buttons unavailable to users. I know that they can be hidden in the tray, but they are ultimately still available. I love NoScript and the extra layer of security it provides my end users, but I know that at least some would disable it rather than deal with its settings.

Is there a config option that can be set to disable these and force NoScript use?