Add CSRF token support
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
content="initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no"
|
||||
/>
|
||||
<meta name="signed_in" content="<%= @signed_in %>">
|
||||
<meta name="csrf" content="<%= @csrf_token %>">
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
||||
<link
|
||||
|
Reference in New Issue
Block a user