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
|
05e15ce9ad
|
* replace deprecated HTML <font> tag with <span>
|
2018-06-01 13:35:27 +02:00 |
|
slawkens
|
85d1f3419a
|
* renamed guild action create_guild to simply create
|
2017-10-18 16:28:40 +02:00 |
|