create user in 2.3.7.... (General)
Hi,
There is a fix from Micha, but I could not figure out what to do for getting that fix into my 2.3.7.
You have to edit thethemes/default/subtemplates/admin.inc.tpl
file. In line ~620, you have to add <input type="hidden" name="csrf_token" value="{$CSRF_TOKEN}" />
Thanks, that helped
Nico