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

[eluser]CappY[/eluser]
[quote author="InsiteFX" date="1299715566"]
Code:
$this->config->set_item('csrf_protection', FALSE);
$this->config->set_item('csrf_protection', TRUE);

InsiteFX[/quote]
That won't work. Input class is initiallized before Controller loading.


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



Theme © iAndrew 2016 - Forum software by © MyBB