Is there a reset somewhere? #270
-
|
First, let me say I've found this plugin to be fantastic, so thank you for all the hard work. I'm testing at the moment, and have found that I've blocked the plugin's JS file so I can't access the admin. Is there a way to reset everything? This is the error I get, though the script block itself has a nonce, and so I thought scripts loaded by such a block were supposed to be trusted.
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Hi @rsudworth There is purposefully no backdoor reset for this. However when I've accidentally locked myself out before I've used a browser extension called "Disable Content-Security-Policy" to get around this: Also if you want a temporary code fix, you could reset it like so: |
Beta Was this translation helpful? Give feedback.
-
|
The Nonce is meant to be generated only for Content pages due to many AddOns and the CMS backend not being Nonce friendly. I've noticed you're getting it generated there too. I plan to release v3 in the next 1-2 weeks that will fix that issue. |
Beta Was this translation helpful? Give feedback.

Hi @rsudworth
There is purposefully no backdoor reset for this. However when I've accidentally locked myself out before I've used a browser extension called "Disable Content-Security-Policy" to get around this:
Also if you want a temporary code fix, you could reset it like so: