Re: Why Do I Have to Keep Logging In?
- Posted by jeremy (admin) Oct 02, 2009
- 1566 views
ghaberek said...
I noticed that each time I log in at one location, I'm logged out of other locations. So each time I hit the forum between work and home, I have to log in again. Not a big deal to me, but it'd be nice if we used a simple cookie and didn't track by IP address.
We actually do not track by IP address, we do track by a simple cookie. However, in your session, your last IP address is stored and then compared when returning. If different, it logs you out. This, however, has been cited as a bad secondary check, so I'll remove it.
Jeremy