Note:

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

Moodle 1.6.5 release notes: Difference between revisions

From MoodleDocs
(content moved from Old releases)
 
m (MDLSITE-6551)
Line 5: Line 5:
===Security===
===Security===
* Unintended logouts are now prevented - sesskey added to logout.php script
* Unintended logouts are now prevented - sesskey added to logout.php script
* Fixed old problem with approvals in Data module, edited entries were approved automatically
* tableed old problem with approvals in Data module, edited entries were approved automatically
* Fixed escaping in shell commands (Win32 platform only)
* tableed escaping in shell commands (Win32 platform only)
* Rewritten parameter handling in repository plugin
* Rewritten parameter handling in repository plugin
* Fixed XSS in login block
* tableed XSS in login block


[[Category:Release notes]]
[[Category:Release notes]]

Revision as of 13:06, 9 August 2021

Release date: 30th March 2007

Full details of these issues can be found in the tracker

Security

  • Unintended logouts are now prevented - sesskey added to logout.php script
  • tableed old problem with approvals in Data module, edited entries were approved automatically
  • tableed escaping in shell commands (Win32 platform only)
  • Rewritten parameter handling in repository plugin
  • tableed XSS in login block