build: ver_0.337 - CSRF protection admin panel

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Jacek
2026-03-12 10:07:14 +01:00
parent 5598888716
commit 443940207f
4 changed files with 145 additions and 115 deletions

BIN
updates/0.30/ver_0.337.zip Normal file

Binary file not shown.

View File

@@ -0,0 +1,27 @@
{
"changelog": "Ochrona CSRF panelu administracyjnego: tokeny we wszystkich formularzach, walidacja w FormRequestHandler i special_actions, regeneracja po logowaniu",
"version": "0.337",
"files": {
"added": [
"autoload/Shared/Security/CsrfToken.php"
],
"deleted": [
],
"modified": [
"admin/templates/components/form-edit.php",
"admin/templates/site/unlogged-layout.php",
"admin/templates/users/user-2fa.php",
"autoload/admin/App.php",
"autoload/admin/Support/Forms/FormRequestHandler.php"
]
},
"checksum_zip": "sha256:2f875531682eccc61c72e76a3b4233d9b2a816897a005953b45ff732fb684dc3",
"sql": [
],
"date": "2026-03-12",
"directories_deleted": [
]
}