Welcome Guest, Not a member yet? Register   Sign In
How to disable CSRF temporaly for callback controllers ?
#5

[eluser]InsiteFX[/eluser]
Code:
$this->config->set_item('csrf_protection', FALSE);
$this->config->set_item('csrf_protection', TRUE);

InsiteFX


Messages In This Thread
How to disable CSRF temporaly for callback controllers ? - by El Forum - 03-09-2011, 12:06 PM



Theme © iAndrew 2016 - Forum software by © MyBB