Welcome Guest, Not a member yet? Register   Sign In
CSRF and Browser Cookie Settings
#14

Resolved.

In MY_Controller I was previously checking if the tokens matched like if($this->tokens->match == FALSE){}, I changed to if(!$this->tokens->match){} and this removed the URL prefix on my JSON response and the scripts now works again.
Reply


Messages In This Thread
RE: CSRF and Browser Cookie Settings - by PaulD - 11-18-2017, 05:34 AM
RE: CSRF and Browser Cookie Settings - by Narf - 11-19-2017, 05:29 AM
RE: CSRF and Browser Cookie Settings - by reesethebeast - 11-22-2017, 09:01 PM



Theme © iAndrew 2016 - Forum software by © MyBB