Note:

This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site.

Security:Template: Difference between revisions

From MoodleDocs
New page: This page forms part of the Moodle security guidelines. ==What is the danger?== ==How Moodle avoids this problem== ==What you need to do== ==See also== * [[De...
 
 
(One intermediate revision by one other user not shown)
Line 5: Line 5:
==How Moodle avoids this problem==
==How Moodle avoids this problem==


==What you need to do==
==What you need to do in your code==
 
==What you need to do as an administrator==


==See also==
==See also==
Line 12: Line 14:
* [[Coding]]
* [[Coding]]


{{CategoryDeveloper}}
[[Category:Security]]
[[Category:Security]]

Latest revision as of 07:11, 7 June 2011

This page forms part of the Moodle security guidelines.

What is the danger?

How Moodle avoids this problem

What you need to do in your code

What you need to do as an administrator

See also