Welcome Guest, Not a member yet? Register   Sign In
CSRF field not being posted ?
#1

[eluser]AlexandrosG[/eluser]
Hi!

I am trying to use the CSRF functionality of Codeigniter.
Although i see that a hidden field with the csrf token is automatically added to the form and a relevant cookie is created (shouldn't be the one or the other?) and i confirm (with Firebug) that both the hidden field and the cookie are sent to the server, at server side the $_COOKIE array does not contain the csrf cookie and the $_POST table does not contain the csrf hidden field.

I am really confused. Am i missing something?

Alexandros




Theme © iAndrew 2016 - Forum software by © MyBB