report/security/report security check globals: Difference between revisions
From MoodleDocs
Abel Camacho (talk | contribs) No edit summary |
Mary Cooch (talk | contribs) (→See also: copied from 2.4 docs) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
'''register_globals''' is a PHP setting that must be disabled for Moodle (and almost all PHP software) to operate safely. | {{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 6: | 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] | ||
[[ | [[es:report/security/report_security_check_globals]] | ||
[[eu:report/security/report_security_check_globals]] | [[eu:report/security/report_security_check_globals]] | ||
[[ja:レポート/セキュリティ/レポートglobalsのチェック]] |
Latest revision as of 11:23, 19 April 2013
register_globals is a PHP setting that must be disabled for Moodle (and almost all PHP software) to operate safely.
See also
- Using Moodle Security and Privacy forum