|
|
|
Issue Links:
|
Relates
|
|
|
|
This issue has been marked as being related by:
|
|
|
MDL-17754 Session improvements and related rewrites
|
|
|
|
|
|
|
|
Originally reported in debian bug #303639 I tested a different scenario to the reporer on MOODLE_19_STABLE which also doesn't work:
1/ Set sessiontimeout to 5mins
2/ Logout and log back in again and click around a few pages
3/ Leave the page for 10mins
4/ Attempt to follow a new link on site:
Expected result:
User session times out and is force to log back in again.
Actual result:
User is kept logged in and session is sitll active
|
|
Description
|
Originally reported in debian bug #303639 I tested a different scenario to the reporer on MOODLE_19_STABLE which also doesn't work:
1/ Set sessiontimeout to 5mins
2/ Logout and log back in again and click around a few pages
3/ Leave the page for 10mins
4/ Attempt to follow a new link on site:
Expected result:
User session times out and is force to log back in again.
Actual result:
User is kept logged in and session is sitll active |
Show » |
|
There will be a new database session code in 2.0
As a workaround you may set gc probability close to 1 on sites will low number of hits.