[solved] No Script is preventing gov. signature app to work

Discussions about the Application Boundaries Enforcer (ABE) module
gregor3000
Posts: 2
Joined: Fri Aug 19, 2016 2:48 pm

[solved] No Script is preventing gov. signature app to work

Post by gregor3000 »

Hello,

It seem's No Scrip tis preventing government sigantu reapp to work. We use proXsign and when testing it i get an informaiton that ABE is blocking something. on their test page it says

Code: Select all

demand {GET https://localhost:14972/proxy.html <<< http://www.si-ca.si/podpisna_komponenta/g2/Testiranje_podpisovanja_IEFF_adv_g2.php - 7} filters ABE <LOCAL> DENY
however even on the company's test page (here: http://proxsign.setcce.si/proXSignCusto ... ndex2.html )not all works eventhough i said allow all scripts at certain address. i need to disable no script or rather ABE completelly for 3 or 4 specific government websites.

1. why are commands not respected (some stuff is still being blocked by no script).
2. i used a sample from FAQ in order to try to allow some things and the sample was rejected by ABE as having incomplete syntax. i though i could moify one of the samples to get all permissions to specific site.

it all works perfectly well if i disable no script as an add on in firefox.
Last edited by gregor3000 on Sat Aug 20, 2016 6:19 am, edited 1 time in total.
Mozilla/5.0 (Windows NT 5.1; rv:48.0) Gecko/20100101 Firefox/48.0
barbaz
Senior Member
Posts: 10847
Joined: Sat Aug 03, 2013 5:45 pm

Re: No Script is preventing gov. signature app to work

Post by barbaz »

NoScript Options > Advanced > ABE
add at the very top of SYSTEM

Code: Select all

Site localhost
Accept from .si-ca.si
*Always* check the changelogs BEFORE updating that important software!
-
gregor3000
Posts: 2
Joined: Fri Aug 19, 2016 2:48 pm

Re: [solved] No Script is preventing gov. signature app to w

Post by gregor3000 »

thank you. it appears to be working.
Mozilla/5.0 (Windows NT 5.1; rv:48.0) Gecko/20100101 Firefox/48.0
barbaz
Senior Member
Posts: 10847
Joined: Sat Aug 03, 2013 5:45 pm

Re: [solved] No Script is preventing gov. signature app to w

Post by barbaz »

You're welcome! Image
*Always* check the changelogs BEFORE updating that important software!
-
Post Reply