Sorry if this is off topic, but I am having issues with Ajax requests killing sessions. I have read that its intention to stop session hijacking or something similar, but its ruining my user experience. I have moved to using ajax queue systems but I still get the odd complaint. I am guessing this is when there are queued requests and the person moves to another page. Is there a way to disable that in CI 3.x?
↧