Commit

commit 6b9a67b60cc1c0103271c8aeb3dd0360615370d2
Author: dankert 
Date:   Tue Feb 23 22:38:49 2010 +0100

    Bei POST-Anfragen ein Token mitsenden, um CSRF-Angriffe zu verhindern.

 actionClasses/Action.class.php           | 2 +-
 do.php                                   | 3 +++
 functions/common.inc.php                 | 9 +++++++++
 themes/default/include/html/form.inc.php | 1 +
 4 files changed, 14 insertions(+), 1 deletion(-)