Sotaro KARASAWA 9 anni fa
parent
commit
8450911475
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      lib/views/invited.html

+ 1 - 0
lib/views/invited.html

@@ -80,6 +80,7 @@
       パスワードは6文字以上の半角英数字または記号
       </p>
 
+      <input type="hidden" name="_csrf" value="{{ _csrf() }}">
       <input type="submit" class="btn btn-primary btn-lg btn-block" value="登録を完了">
     </form>