{csp-style-nonce} Does Not Work - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28) +--- Forum: CodeIgniter 4 Support (https://forum.codeigniter.com/forumdisplay.php?fid=30) +--- Thread: {csp-style-nonce} Does Not Work (/showthread.php?tid=87544) |
{csp-style-nonce} Does Not Work - donpwinston - 05-02-2023 {csp-style-nonce} doesn't work when the environment is "development" but the csp_style_nonce() does work. CSPEnabled is set to true. autoNonce is set to true. Is it because of the toolbar? Is this supposed to work like this for some reason? |