Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Security:Session fixation: Difference between revisions

From MoodleDocs
(New page: This page forms part of the Moodle security guidelines. ==What is the danger?== ''Petr, please could you write this one. I have heard of this problem but I don't...)
 
Line 16: Line 16:
* [[Coding]]
* [[Coding]]


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

Revision as of 07:13, 7 June 2011

This page forms part of the Moodle security guidelines.

What is the danger?

Petr, please could you write this one. I have heard of this problem but I don't really understand it. Thanks.--Tim Hunt 15:10, 6 November 2009 (UTC)

How Moodle avoids this problem

What you need to do in your code

What you need to do as an administrator

See also