Browse Source

Fix: invited page

Sotaro KARASAWA 10 năm trước cách đây
mục cha
commit
8450911475
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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>