Welcome Guest, Not a member yet? Register   Sign In
Problem with login script using codeigniter's session library
#4

[eluser]Slowcheetah[/eluser]
No, i don't think the sess_match_useragent should be set to FALSE..

As far as i know there are no bugs/errors with the session lib regarding to specific browsers.

Apart from that i don't think you should store a login session with TRUE or FALSE. You know a client can change the session manually and set it TRUE without even logging in. I personaly store the username and password in a session, and check the credentials each time if a secured page is visited, although i don't know if this is the best way to do this.


Messages In This Thread
Problem with login script using codeigniter's session library - by El Forum - 08-16-2009, 10:01 AM



Theme © iAndrew 2016 - Forum software by © MyBB