mirror of
https://github.com/itflow-org/itflow
synced 2026-03-11 00:04:50 +00:00
domains: Add missing CSRF checks rename unarchive to restore
This commit is contained in:
@@ -14,6 +14,8 @@ ob_start();
|
||||
</button>
|
||||
</div>
|
||||
<form action="post.php" method="post" autocomplete="off">
|
||||
<input type="hidden" name="csrf_token" value="<?= $_SESSION['csrf_token'] ?>">
|
||||
|
||||
<div class="modal-body">
|
||||
|
||||
<ul class="nav nav-pills nav-justified mb-3">
|
||||
|
||||
Reference in New Issue
Block a user