-
Improvement
-
Resolution: Fixed
-
Minor
-
2.4
-
MOODLE_24_STABLE
-
MOODLE_24_STABLE
-
MDL-34965_master -
With guest autologin (Users -> Permissions -> User policies -> autologinguests) when a user session expires the user is autologged as a guest; probably the user is more interested in login again and view the page he/she was viewing with his/her own user instead of as a guest user.
This behaviour has been detected peer reviewing MDL-32688, probably this is not the only place with the "autologin as guest" feature causes this sort of error when the session expires and it can be managed in a centralized way by require_login() allowing the user to relogin instead of showing an error or a guest-adapted interface
- has a non-specific relationship to
-
MDL-48479 Refreshing a page with an expired session doesn't auto-login as guest.
-
- Closed
-
- Testing discovered
-
MDL-32688 Guest access to My Moodle fails on Fatal error and results in a blank page
-
- Closed
-
- will be (partly) resolved by
-
MDL-35029 Avoid session timeout for guest users
-
- Closed
-