CodeIgniter Forums
FreakAuth light 1.1 & session - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: FreakAuth light 1.1 & session (/showthread.php?tid=5280)



FreakAuth light 1.1 & session - El Forum - 01-15-2008

[eluser]italoc[/eluser]
i'am trying to develop a web based apps with codeigniter and freakout.

now i use a standard options of freakout but when i close my browser and reopen the session in already up and the last user is logged, why?

i need that the session fail after a closing of browser

please help me..

thanks


FreakAuth light 1.1 & session - El Forum - 06-24-2008

[eluser]JulianM[/eluser]
Hi,

I've fixed the problem using Db_session library. Autoloading it on autoload.php should work.

Try to follow this thread: http://ellislab.com/forums/viewreply/418791/
Or try to search on weblatam using this: http://weblatam.com/wp/?s=freakauth

Good luck

Julian