Moodle PHP Documentation 4.1
Moodle 4.1dev (Build: 20220512) (5e5e12e0)
Namespaces | Classes | Functions | Variables
auth_none

Namespaces

namespace  auth_none\check
  
 
namespace  auth_none\privacy
  
 

Classes

class  auth_none\check\noauth
 Verifies unsupported noauth setting. More...
 
class  auth_none\privacy\provider
 Privacy Subsystem for auth_none implementing null_provider. More...
 
class  auth_plugin_none
 Plugin for no authentication. More...
 

Functions

 auth_none_security_checks ()
 Add security check to make sure this isn't on in production. More...
 
 xmldb_auth_none_upgrade ($oldversion)
 Function to upgrade auth_none. More...
 

Variables

 $plugin = 2022041200
 
$plugin component = 'auth_none'
 
$plugin version = 2022041900
 

Detailed Description

Function Documentation

◆ auth_none_security_checks()

auth_none_security_checks ( )

Add security check to make sure this isn't on in production.

Return values
arraycheck

◆ xmldb_auth_none_upgrade()

xmldb_auth_none_upgrade (   $oldversion)

Function to upgrade auth_none.

Parameters
int$oldversionthe version we are upgrading from
Return values
boolresult