Page 1 of 1

Per-site permissions: how to delete an entry plus add ...

Posted: Sat Oct 06, 2018 5:28 pm
by Kallistoi
Hi,

Version 10.1.9.6 on Firefox 62.0.3 64-bit

Can entries be deleted from the per-site permissions list? (whithout resseting the whole list to default, I mean)

Also:

Trying to add a match for (anyname).sub.domain.com - Writing *.sub.domain.com, clicking the + button, nothing happens.
I have added sub.domain.com, does not work for host1.sub.domain.com
Adding domain.com does work for host1.domain.com.

Thank you in advance.

Regards.

Re: Per-site permissions: how to delete an entry plus add ..

Posted: Sat Oct 06, 2018 8:02 pm
by barbaz
Kallistoi wrote:Can entries be deleted from the per-site permissions list? (whithout resseting the whole list to default, I mean)
Set the unwanted entry to Default, it will be gone when you close or reload the options page.
Kallistoi wrote:Trying to add a match for (anyname).sub.domain.com - Writing *.sub.domain.com, clicking the + button, nothing happens.
I have added sub.domain.com, does not work for host1.sub.domain.com
Adding domain.com does work for host1.domain.com.
I'm not seeing this using a local server and NoScript 10.1.9.7rc3. Trusting sub.domain.com also trusts *.sub.domain.com.

Do you have an example URL where the issue occurs?

Re: Per-site permissions: how to delete an entry plus add ..

Posted: Sun Oct 07, 2018 7:25 am
by musonius
Kallistoi wrote:Writing *.sub.domain.com, clicking the + button, nothing happens.
Have you literally written "*.sub.domain.com"? In this case nothing happens, because it's the wrong syntax. You should write "sub.domain.com" which, as barbaz already wrote, trusts all *.sub.domain.com as well.

Re: Per-site permissions: how to delete an entry plus add ..

Posted: Sun Oct 07, 2018 10:10 am
by Kallistoi
Hello,

Fool of me, I was trying to enter to http://host1.sub.domain.com, when the per-site permissions' entry is set to match HTTPS content only. Hence NoScript was blocking the content. https://host1.sub.domain.com works as expected. Wrong method in the bookmark, that's all.

Thank you again.

Regards.