Note:

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

Moodle 1.7.2 release notes: Difference between revisions

From MoodleDocs
(content copied from Release notes)
 
No edit summary
Line 16: Line 16:
* Fixed XSS in login block
* Fixed XSS in login block


<noinclude>
[[Category:Release notes]]
[[Category:Release notes]]
[[Category:moodle 1.7]]
[[de:Moodle 1.7.2 Versionsinformationen]]
</noinclude>

Revision as of 11:47, 2 November 2009

Release date: 30th March, 2007

This page shows issues resolved in this version

Security

  • Unintended logouts are now prevented - sesskey added to logout.php script
  • Fixed problem with visible posts in user profile when "forceloginforprofiles" disabled
  • Fixed visibility of site blog entries
  • Corrected wrong includes in lams
  • XSS injection in SCORM 1.2 reports
  • Fixed old problem with approvals in Data module, edited entries were approved automatically
  • Fixed escaping in shell commands (Win32 platform only)
  • Fixed visibility of blog drafts
  • Rewritten parameter handling in repository plugin
  • Fixed XSS in login block