Setting Session Expiration Time
Permalink
I am developing a site for a client, and have noticed that my Concrete sessions don't time out. I can leave my browser open overnight, and the next morning I don't have to log in at all. This is a potential security issue, especially if any of the site is accessed from a public computer.
Is there a way I can specify the duration of a session?
Is there a way I can specify the duration of a session?