Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not remove last saved XSS choice from Advanced settings #379

Open
plpau opened this issue Sep 16, 2024 · 0 comments
Open

Can not remove last saved XSS choice from Advanced settings #379

plpau opened this issue Sep 16, 2024 · 0 comments

Comments

@plpau
Copy link

plpau commented Sep 16, 2024

If there is one (and only one) saved block/allow setting in XSS choices (Advanced Settings), it is not possible to remove it.

Selecting it and clicking on the delete button does remove it from the interface, but the change does not take effect. If the site in the choice is visited, the saved XSS choice is still applied. Moreover, reloading the settings page shows that the setting has not been removed and is still present.

It seems to be impossible to remove the choice by using the 'Debug' option at the bottom of the page, as XSS choices do not apparently appear there.

The only option seems to be exporting all settings, modifying the exported file, changing the "xssUserChoices" to an empty object, and re-importing the settings. The "xssUserChoices" must be present and set to {} in the imported file; if it is not present, existing XSS choices are apparently not removed.

Using NoScript 11.4.37 on Firefox 115.15.0 ESR on Debian GNU/Linux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant