moodle/auth/mnet
Trisha Milan e52fbd2f84 MDL-66151 Performance: Session Manager modularisation
Storage of session metadata has moved into the session handler class.
This allows for other classes to fully control session handling and
removes the dependancy on the core sessions database table.

Previously, the standard method of interaction with the
session metadata was direct DB calls; this may break other plugins as there
are now proper APIs available through the session manager.

Co-authored-by: Darren Cocco <moodle@darren.cocco.id.au>
Co-authored-by: Trisha Milan <trishamilan@catalyst-au.net>
Co-authored-by: Andrew Nicols <andrew@nicols.co.uk>
2024-09-03 13:04:04 +10:00
..
classes MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
db MDL-81616 upgrade: add the 4.4.0 separation line to all upgrade scripts 2024-04-20 21:01:04 +08:00
lang/en MDL-70189 lang: final removal of deprecated 311 strings. 2023-05-04 14:15:35 +01:00
tests/privacy MDL-81523 phpunit: Add all missing setUp/tearDown parent calls 2024-06-14 16:04:57 +02:00
auth.php MDL-66151 Performance: Session Manager modularisation 2024-09-03 13:04:04 +10:00
jump.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
land.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
settings.php MDL-76053 admin: Remove various warnings related to MNet 2022-11-08 16:49:18 +01:00
upgrade.txt MDL-81125 core: Update upgrade.txt files to document new upgrade notes 2024-05-20 22:26:45 +08:00
version.php MDL-81549 versions: bump all versions and requires near release 2024-04-17 00:03:29 +08:00