Expenses: Add missing CSRF, Add missing perms

This commit is contained in:
johnnyq
2026-03-02 17:27:56 -05:00
parent 5b49908438
commit 1d5fceeecd
6 changed files with 38 additions and 5 deletions

View File

@@ -13,6 +13,7 @@ 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">