report/security/report security check globals: Skillnad mellan sidversioner

Från MoodleDocs
Hoppa till:navigering, sök
(ja link)
(→‎See also: copied from 2.4 docs)
 
(En mellanliggande sidversion av en annan användare visas inte)
Rad 1: Rad 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==
Rad 6: Rad 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]]
[[es:report/security/report_security_check_globals]]
 
[[eu:report/security/report_security_check_globals]]
[[eu:report/security/report_security_check_globals]]
[[ja:レポート/セキュリティ/レポートglobalsのチェック]]
[[ja:レポート/セキュリティ/レポートglobalsのチェック]]

Nuvarande version från 19 april 2013 kl. 11.23

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

See also