diff options
author | Thomas Lange <code@nerdmind.de> | 2021-08-05 17:38:36 +0200 |
---|---|---|
committer | Thomas Lange <code@nerdmind.de> | 2021-08-05 17:59:30 +0200 |
commit | de51f59ef9a50bce0ef63a883c590d1feeadca5d (patch) | |
tree | b1e5d51389b069e27dd3391b28516a0214590a8e /theme/default/html/category/list.php | |
parent | 5b2770aa34f0fb329492311080c101c03c493fb3 (diff) | |
download | blog-de51f59ef9a50bce0ef63a883c590d1feeadca5d.tar.gz blog-de51f59ef9a50bce0ef63a883c590d1feeadca5d.tar.xz blog-de51f59ef9a50bce0ef63a883c590d1feeadca5d.zip |
Show error message if CSRF token does not matches
Print an error message for various actions in the administration area if
the security token is invalid, instead of silently preventing the user's
desired action to perform if the token is invalid for some reason.
This change applies for the delete actions on all entity types and also
for the login action and the database command execution form; the forms
for creating/modifying entities had already shown a CSRF error before.
Diffstat (limited to 'theme/default/html/category/list.php')
0 files changed, 0 insertions, 0 deletions