mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-07 22:06:07 +02:00
refactor: add csrf protection to webinstall POST route
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
You are just a few steps away from launching your own NodeBB forum!
|
||||
</p>
|
||||
<form id="install" action="/" method="post" autocomplete="off">
|
||||
<input type="hidden" name="csrf_token" value="{csrf_token}" />
|
||||
|
||||
{{{ if !skipGeneralSetup }}}
|
||||
<div class="general">
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user