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
{{ message }}
This repository was archived by the owner on Feb 25, 2026. It is now read-only.
In the twig template, inline scripts and styles are used, this can conflict with CSP setups (for example with Nelmio Security Bundle: https://github.com/nelmio/NelmioSecurityBundle#content-security-policy).
Would it be possible to generate nonces and add these, or to change the twig template to inject nonces?