Welcome Guest, Not a member yet? Register   Sign In
Ajax - CSRF
#4

[eluser]InsiteFX[/eluser]
I think there is another post here on the forums that shows how to do it using a hidden form field.

Code:
<input type="hidden" name="<?php echo $this->security->csrf_token_name?>" value="<?php echo $this->security->csrf_hash?>" />

InsiteFX


Messages In This Thread
Ajax - CSRF - by El Forum - 07-05-2011, 01:00 PM
Ajax - CSRF - by El Forum - 07-05-2011, 04:35 PM
Ajax - CSRF - by El Forum - 07-06-2011, 01:53 AM
Ajax - CSRF - by El Forum - 07-06-2011, 05:10 AM
Ajax - CSRF - by El Forum - 07-06-2011, 05:41 AM
Ajax - CSRF - by El Forum - 07-06-2011, 06:19 AM
Ajax - CSRF - by El Forum - 07-06-2011, 07:04 AM
Ajax - CSRF - by El Forum - 07-30-2011, 12:05 AM



Theme © iAndrew 2016 - Forum software by © MyBB