Forum Moderators: coopster
That is not the way things are working right now. It actually makes things easier when I am doing the development, but it leaves a huge security problem. the guy I am working with is pretty casual with security (his password is four numbers, Gd save us)
I want to make sure that he does not get bothered by persistent log in requests, at the same time, when he closes a window, or moves off site, the session dies.
Would it be possible to do a small jscript that would call a php session close at the bottom of each page?