php - CakePHP and CSRF -


Forms I have set the salt in the config file.

You must add security component to $ your controller's component array:

public $ component = array ('security');

Cake php then automatically forms your form when you use Form Assistant to create form forms.


Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -