-
Bug
-
Resolution: Fixed
-
Blocker
-
2.4.3, 2.5
-
MOODLE_24_STABLE, MOODLE_25_STABLE
-
MOODLE_24_STABLE, MOODLE_25_STABLE
-
wip-
MDL-38565-m25 -
Otherwise a site configured with a shared mem storage for the session cache will have a shared keyspace for all users which is not expected.
Comments from Sam:
It should be in the loader
(10:30:09) samhemelryk@moodle.org: cache_session::parse_key should be doing it, but the code is not there ...
... write unit tests to test the stores explicitly for collision across all modes is perhaps the best way
- caused a regression
-
MDL-44006 MongoDB and memcached stores report MODE_SESSION but can't be used
- Closed
- has been marked as being related by
-
MDL-75864 Cleaning old sessions from cache not working ( and raise warnings if no sessions found)
- Closed
- Testing discovered
-
MDL-38303 MUC: Session cache is not changed when user logs in or out
- Closed