#64 new
jordi.chacon

Not possible to set session timeout

Reported by jordi.chacon | May 19th, 2010 @ 10:44 AM

Not possible to set session timeout. Tried with wf:config_default(session_timeout, 1) but it didn't time out after one minute.

To achieve this I had to edit nitrogen's code, specifically the simple_session_handler module, and replace wf:config_default(session_timeout, 20) for wf:config_default(session_timeout, 1) and it did work.

I think it would be good to be able to set this up in an easier way.

Jordi

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Nitrogen Web Framework for Erlang

People watching this ticket

Pages