Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
core\check\security Namespace Reference

Verifies web crawler (search engine) access. More...

Classes

class  crawlers
 Verifies web crawler (search engine) access. More...
 
class  emailchangeconfirmation
 Verifies email confirmation - spammers were changing mails very often. More...
 
class  embed
 Verifies sloppy embedding - this should have been removed long ago!! More...
 
class  openprofiles
 Verifies open profiles - originally open by default, not anymore because spammer abused it a lot. More...
 
class  passwordpolicy
 Verifies if password policy set. More...
 
class  webcron
 Verifies the status of web cron. More...
 

Detailed Description

Verifies web crawler (search engine) access.

Verifies the status of web cron.

Verifies if password policy set.

Verifies open profiles - originally open by default, not anymore because spammer abused it a lot.

Verifies sloppy embedding - this should have been removed long ago!!

Verifies email confirmation - spammers were changing mails very often.

 

Not combined with disabled guest access because attackers might gain guest access by modifying browser signature.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later