Added prototype of CSRF protection for forms
authorAlexander Ebert <ebert@woltlab.com>
Wed, 2 Oct 2013 18:03:03 +0000 (20:03 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 2 Oct 2013 18:03:03 +0000 (20:03 +0200)
commita6e379b48c008aa1718120a4e34b4d8975a5e43c
tree8d630aecbfcb92aa0e72dea0907f2018e32ac451
parentaf1daf7b3a879948fa0645e0f1eae7c24a86d912
Added prototype of CSRF protection for forms
com.woltlab.wcf/templates/avatarEdit.tpl
com.woltlab.wcf/templates/formErrorSecurityToken.tpl [new file with mode: 0644]
wcfsetup/install/files/lib/form/AbstractSecureForm.class.php
wcfsetup/install/files/lib/form/AvatarEditForm.class.php