mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 01:34:55 +02:00
Protect against csrf in more places (accounts & guilds pages)
This commit is contained in:
@@ -15,3 +15,5 @@ else
|
||||
define('GUILD_MEMBERS_TABLE', 'guild_membership');
|
||||
|
||||
define('MOTD_EXISTS', $db->hasColumn('guilds', 'motd'));
|
||||
|
||||
csrfProtect();
|
||||
|
Reference in New Issue
Block a user