Note: You are currently viewing documentation for Moodle 2.3. Up-to-date documentation for the latest stable version is available here: report/security/report security check globals.

report/security/report security check globals: Difference between revisions

From MoodleDocs
(stub template, see also forum link, category)
 
(security overview report template)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{stub}}
{{Security overview report}}'''register_globals''' is a PHP setting that must be disabled for Moodle (and almost all PHP software) to operate safely.


==See also==
==See also==
Line 5: Line 5:
* Using Moodle [http://moodle.org/mod/forum/view.php?id=7301 Security and Privacy forum]
* Using Moodle [http://moodle.org/mod/forum/view.php?id=7301 Security and Privacy forum]


[[Category:Security]]
[[eu:report/security/report_security_check_globals]]
[[ja:レポート/セキュリティ/レポートglobalsのチェック]]

Latest revision as of 11:21, 17 January 2012

register_globals is a PHP setting that must be disabled for Moodle (and almost all PHP software) to operate safely.

See also