mirror of
https://github.com/cnodejs/nodeclub.git
synced 2026-02-01 16:34:28 +00:00
jquery-ujs 自动带上 csrf 标签
This commit is contained in:
parent
58f10a2620
commit
427cd3422f
@ -43,6 +43,8 @@
|
||||
<% } else { %>
|
||||
<title><%= config.description %></title>
|
||||
<% } %>
|
||||
<meta content="_csrf" name="csrf-param">
|
||||
<meta content="<%= csrf %>" name="csrf-token">
|
||||
</head>
|
||||
<body>
|
||||
<!-- navbar -->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user