mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-18 11:43:26 +02:00
[WIP] Add csrfProtect()
This commit is contained in:
@@ -3,6 +3,8 @@ defined('MYAAC') or die('Direct access not allowed!');
|
||||
|
||||
require __DIR__ . '/../base.php';
|
||||
|
||||
csrfProtect();
|
||||
|
||||
$title = 'Lost Account';
|
||||
|
||||
if($account->isLoaded()) {
|
||||
|
Reference in New Issue
Block a user