Evaluate CSP thoroughly , consider moving to Headers:

This commit is contained in:
Vamsi Krishna B 2021-10-28 17:15:40 +05:30
parent d4585ce313
commit 2af35e41d8
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta http-equiv="Content-Security-Policy" content="default-src 'unsafe-eval';">
<%= live_title_tag assigns[:page_title] || " " %>
<link rel="stylesheet" href="<%= Routes.static_path(@conn, "/css/app.css") %>"/>
<%= csrf_meta_tag() %>