Page 1 of 1

FEUsers 2.9: You will need to add {cge_form_csrf} inside.."

Posted: Tue Feb 20, 2018 7:13 pm
by map_1961
Does someone know how to handle ...
"Note: You will need to add {cge_form_csrf} inside the form of each of your template"
...in the update information to FEUser 2.9??

Thx

MAP

[solved]: FEUsers 2.9: You will need to add {cge_form_csrf}"

Posted: Tue Feb 20, 2018 8:37 pm
by map_1961
Got help from a dev member:
Just to change in all templates where
{$startform}
or
{$formstart}

to
{$startform}{cge_form_csrf}
or
{$formstart}{cge_form_csrf}

Hope this helps others.
Must be done in design manager with all FEUser templates that contains a {$startform} AND in templates of SelfReg (theese modules are located into the module setting s (admin -> User Management -> SelfRegistration Module -> Registration Template1 ... and some others.

Cheers

MAP

Re: FEUsers 2.9: You will need to add {cge_form_csrf} inside

Posted: Tue Apr 03, 2018 9:02 am
by tristan
Weird it's not in the sample template yet, added a bug report:

http://dev.cmsmadesimple.org/bug/view/11786