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
fix: resolve CSP violations for Crowdin inline translation
- Add 'unsafe-hashes' to script-src for jQuery event handlers
- Add script-src-attr 'unsafe-hashes' for inline event handlers
- Include crowdin-static.cf-downloads.crowdin.com for avatar images
- Allow Crowdin blob workers and child sources for inline translation
- Fixes CSP blocking of Crowdin functionality in inline-translation mode
0 commit comments