moodle/auth/none
Brendan Heywood 00c2153be1 MDL-67818 check: Added Check API and refactored security checks
AMOS BEGIN
 MOV [check_noauth_details,report_security],[check_noauth_details,auth_none]
 MOV [check_noauth_error,report_security],[check_noauth_error,auth_none]
 MOV [check_noauth_name,report_security],[check_noauth_name,auth_none]
 MOV [check_noauth_ok,report_security],[check_noauth_ok,auth_none]
AMOS END
2020-04-06 12:28:37 +10:00
..
classes MDL-67818 check: Added Check API and refactored security checks 2020-04-06 12:28:37 +10:00
db MDL-65809 upgrade: clean < 3.5.0 upgrade steps 2019-12-20 12:20:43 +01:00
lang/en MDL-67818 check: Added Check API and refactored security checks 2020-04-06 12:28:37 +10:00
auth.php MDL-12689: convert auth plugins to use settings.php 2017-04-03 10:50:09 -04:00
lib.php MDL-67818 check: Added Check API and refactored security checks 2020-04-06 12:28:37 +10:00
settings.php MDL-58793 auth: Fix invalid access to $this in settings.php files 2017-05-08 11:47:29 +02:00
upgrade.txt MDL-12689 mod_data: Remove trailing whitespaces 2017-04-04 00:14:35 +02:00
version.php MDL-67818 check: Added Check API and refactored security checks 2020-04-06 12:28:37 +10:00