Question
Below are my setting about session and I use
LdapContrib.
- $TWiki::cfg{UseClientSessions} = 1;
- $TWiki::cfg{Sessions}{ExpireAfter} = '600';
- $TWiki::cfg{Sessions}{IDsInURLs} = 0;
- $TWiki::cfg{Sessions}{UseIPMatching} = 1;
- $TWiki::cfg{Sessions}{MapIP2SID} = 0;
- $TWiki::cfg{LoginManager} = 'TWiki::Client::TemplateLogin';
- $TWiki::cfg{LoginNameFilterIn} = '^[^\\s\\*?~^\\$@%`"\'&;|<>\\x00-\\x1f]+$';
I want client session expire after 10min with no action on the browser and need to login again. But it never happen!
Am I doing anything wrong?
Environment
--
MagicYang - 04 Feb 2008
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
Sorry, closing this after more than 30 days of inactivity. Please feel free to re-open if needed.
--
PeterThoeny - 03 Apr 2008