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