MantisBT - CDash
View Issue Details
0009794CDashpublic2009-10-29 12:492010-02-21 12:32
Alex Neundorf 
Julien Jomier 
normalminoralways
closedfixed 
1.4 
1.6 
0009794: CDash "forgets" me very fast...
Hi,

after logging in into cdash, it doesn't take long until cdash forgets that I was logged in, and I have to login again, maybe one hour or so. It would be nice if one login would last longer.
Can this be configured ?

Alex
No tags attached.
Issue History
2009-10-29 12:49Alex NeundorfNew Issue
2009-10-29 12:52Julien JomierNote Added: 0018277
2009-10-29 12:52Julien JomierStatusnew => resolved
2009-10-29 12:52Julien JomierFixed in Version => 1.6
2009-10-29 12:52Julien JomierResolutionopen => fixed
2009-10-29 12:52Julien JomierAssigned To => Julien Jomier
2010-02-21 12:32Julien JomierStatusresolved => closed

Notes
(0018277)
Julien Jomier   
2009-10-29 12:52   
CDash 1.6 uses cookies to save the session making the login permanent. Using CDash 1.4, the session files can be changed on the server side (php.ini) and using the $CDASH_COOKIE_EXPIRATION_TIME = '3600' (http://public.kitware.com/Wiki/CDash:Installation [^])