Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 4.2.x will end 22 April 2024 (12 months).
  • Bug fixes for security issues in 4.2.x will end 7 October 2024 (18 months).
  • PHP version: minimum PHP 8.0.0 Note: minimum PHP version has increased since Moodle 4.1. PHP 8.1.x is supported too.
/lib/classes/check/access/
FolderUp one level  
Filedefaultuserrole.php   [source] [115 lines]   
Filefrontpagerole.php     [source] [111 lines]   Verifies sanity of frontpage role
Fileguestrole.php         [source] [109 lines]   Verifies sanity of guest role
Fileriskadmin.php         [source] [91 lines]    Lists all admins.
Fileriskbackup.php        [source] [69 lines]    Lists all roles that have the ability to backup user data, as well as users
Fileriskbackup_result.php [source] [201 lines]   Lists all roles that have the ability to backup user data, as well as users
Fileriskxss.php           [source] [76 lines]    Lists all users with XSS risk It would be great to combine this with risk trusts in user table, unfortunately nobody implemented user trust UI yet :-(
Fileriskxss_result.php    [source] [112 lines]   Lists all users with XSS risk It would be great to combine this with risk trusts in user table, unfortunately nobody implemented user trust UI yet :-(