Session logout

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
khyros
Forum Members
Forum Members
Posts: 22
Joined: Sun Apr 15, 2007 11:48 am

Session logout

Post by khyros »

Hi, is there any way to control the time it takes to be logged out of the admin area?
i.e. If I log in now in the admin area and close the window, i'll have to log in if i go to the admin site after a few hours.

Can i set it up so that I'm always logged in?
Thanks.
Pierre M.

Re: Session logout

Post by Pierre M. »

I think you can tune this (sessions timeout) at the PHP level. See the php.ini or where to override it.
But you must know what you are doing if you want to stay always logged in. IMHO it is a bad idea unless you have a good reason.
Pierre M.
khyros
Forum Members
Forum Members
Posts: 22
Joined: Sun Apr 15, 2007 11:48 am

Re: Session logout

Post by khyros »

I guess there must a cookie setting somewhere at the CMS level...
We don't care much about security as far as being logged in is concerned.. since access to our site is anyways forbidden from outside the institution :)

thanks.
Post Reply

Return to “CMSMS Core”