[eluser]rip_pit[/eluser]
[quote author="rip_pit" date="1331245640"]
I would need some advice about a problem i had with my app, ion_auth and firefox
It often log me out without asking then i sometimes must restart firefox to be able to login again [/quote]
Solved, seems to be a know bug in codeigniter database session handling.
ID is regenerated too fast, it breaks.
I fixed it by installing CI Native Session and no more random disconnecting search the forum for more infos