3D FlipBook - Remove use of eval so we can set our CSP header to not have to allow unsafe-eval
j***t@madewithfuture.com
2023-04-27
2023-10-10
Currently it looks like there are 2-3 places in code that use eval Javascript, security is needing to tighten up the CSP policy and we're unable to while using this library, is there a way around this?
Replies
a***r@3dflipbook.net
2023-06-01
2023-06-01
Plugin uses eval for dynamic skin loading and for customization css layers.
Plugin uses eval for dynamic skin loading and for customization css layers.