[WIP] Add csrfProtect()

This commit is contained in:
slawkens
2025-09-14 20:47:28 +02:00
parent 413ad42afa
commit 849944ff20
13 changed files with 30 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
<?php
defined('MYAAC') or die('Direct access not allowed!');
csrfProtect();
$title = 'Lost Account';
if($account->isLoaded()) {