forked from yffaffy/rollbar
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Milestone
Description
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;
public static function buildJs( |
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
$rollbarJs = \Rollbar\RollbarJsHelper::buildJs($this->buildJsConfig()); |
... or at least it isn't apparent to me. Is there some way to configure adding the nonce to the attribute?
Metadata
Metadata
Assignees
Labels
No labels