Usermanagement session timeout problem

Archived from the Xataface Users forum.

Philipp Wenzel — Tue May 08, 2012 6:45 am

Hi,
i set the session timeout to: session_timeout = 24*60*60 (like default) in the conf.ini, but xataface force me to log in all the time (like every click i do).

is there a way to keep me logged in? (e.g. checkbox in the login form)
Greetings,
Phil


shannah — Tue May 08, 2012 9:47 am

You can’t use arithmetic in the conf.ini file. My guess is that your session timeout is 24 seconds with this setting.

-Steve


Philipp Wenzel — Wed May 09, 2012 1:28 am

thx steve

may recommend to change the wiki? it is a little bit confusing (http://www.xataface.com/wiki/_auth)
greetz


shannah — Wed May 09, 2012 8:46 am

Good point. Note, you can log into the wiki and make the change too.
Steve


Philipp Wenzel — Wed May 09, 2012 11:42 pm

done