Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

report/security/report security check globals: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
(ja link)
(security overview report template)
Línia 1: Línia 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==


* 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]]
[[eu:report/security/report_security_check_globals]]
[[ja:レポート/セキュリティ/レポートglobalsのチェック]]
[[ja:レポート/セキュリティ/レポートglobalsのチェック]]

Revisió del 11:21, 17 gen 2012

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

See also