slawkens
|
84d502bf10
|
Fixes regarding csrf + refactor some parts of AAC (guilds + forum)
Replace $account_logged->getPlayers() with getPlayersList()
$_REQUEST['todo'] -> $_REQUEST['post']
$guild_errors -> $errors
|
2025-05-24 11:42:42 +02:00 |
|
slawkens
|
3f5744964a
|
Get rid of ?subtopic=x links
|
2024-02-03 20:34:42 +01:00 |
|
Slawomir Boczek
|
790d85a88a
|
CSRF Protection (#235)
* Fix alert class name
* feature: csrf protection
* Cosmetics
* Fix token generate
* Admin Panel: changelogs csrf protection
* news/id route
* Refactor admin newses + add csrf
* Use admin.links instead
* Admin panel: Pages csrf
* Menus: better csrf + add success message on reset colors
* Plugins csrf
* Move definitions
* add info function, same as note($message)
* Update mailer.php
* Fix new page/news links
* clear_cache & maintenance csrf
* Formatting
* Fix news type
* Fix changelog link
* Add new changelog link
* More info to confirm dialog
* This is always true
|
2023-11-11 10:57:57 +01:00 |
|
slawkens
|
1926c5ec5b
|
* change deprecated HTML <center> tag to <div style="text-align:center">
|
2018-06-01 11:55:04 +02:00 |
|
slawkens
|
e45d27b5c7
|
* moved most of guilds html-in-php code to twig
* moved buttons to separate templates
* moved online search for to twig
|
2017-10-18 16:08:15 +02:00 |
|