Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Codeignitor 3 CSRF issue with ajax call before form submit
Post: RE: Codeignitor 3 CSRF issue with ajax call before...

InsiteFX Wrote: (08-14-2017, 04:21 AM) -- What happens if you set $config['csrf_regenerate'] = FALSE; ? -- I specified in my question that I want a folution to my issue without turning csrf_regener...
5,272 Views
2 Replies
08-14-2017, 04:30 AM
CIDev
    Thread: Codeignitor 3 CSRF issue with ajax call before form submit
Post: Codeignitor 3 CSRF issue with ajax call before for...

I have a form that uses CI 3 CSRF with the following configuration: Code: -- $config['csrf_protection'] = TRUE; $config['csrf_token_name'] = 'csrf_token_name'; $config['csrf_cookie_name'] = 'csrf_...
5,272 Views
2 Replies
08-13-2017, 08:41 AM
CIDev

Theme © iAndrew 2016 - Forum software by © MyBB