You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can see there is some code to handle adding a nonce attribute to the inline script in the vendor Rollbar PHP (https://github.com/rollbar/Rollbar-PHP) helper script below;
I can see there is some code to handle adding a nonce attribute to the inline script in the vendor Rollbar PHP (https://github.com/rollbar/Rollbar-PHP) helper script below;
rollbar-php-wordpress/vendor/rollbar/rollbar/src/RollbarJsHelper.php
Line 27 in 7582a2a
However, it doesn't appear as though there is any header information passed to the helper function that would enable this...
rollbar-php-wordpress/src/Plugin.php
Line 361 in 7582a2a
... or at least it isn't apparent to me. Is there some way to configure adding the nonce to the attribute?
The text was updated successfully, but these errors were encountered: