Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: Moodle 1.9.4 release notes.

Moodle 1.9.4 release notes: Difference between revisions

From MoodleDocs
No edit summary
 
(9 intermediate revisions by 5 users not shown)
Line 16: Line 16:
* MDL-6160 Email notification of [[Course request|course requests]], and a new capability [[Capabilities/moodle/course:request|moodle/course:request]] to control who can request courses.
* MDL-6160 Email notification of [[Course request|course requests]], and a new capability [[Capabilities/moodle/course:request|moodle/course:request]] to control who can request courses.
* MDL-17364 New [[Forum settings|Forum setting]] for enabling [[Forum ratings|AJAX forum ratings]]
* MDL-17364 New [[Forum settings|Forum setting]] for enabling [[Forum ratings|AJAX forum ratings]]
* MDL-10021 New option (named "Yes, object") for the [[File or website link|file resource]] "Keep page navigation visible on the same page" setting. This option displays a resource in a XHTML strict page. Other options have been kept.
* MDL-10021 New option, "Yes, without frame", for the [[File or website link|file resource]] "Keep page navigation visible on the same page" setting. This option displays a resource in a XHTML strict page. Other options have been kept.
* MDL-16999 Some [[Adding/editing a database|database module settings]] have been fixed ('Required Entries' and ' Required Entries before viewing). If the fix has an impact on your Moodle installation, you will be warned during upgrade.
* MDL-16999 Some [[Adding/editing a database|database module settings]] have been fixed ('Required Entries' and ' Required Entries before viewing). If the fix has an impact on your Moodle installation, you will be warned during upgrade.


===Security issues===
===Security issues===
 
* [http://moodle.org/mod/forum/discuss.php?d=115523 MSA-09-0001] No way easy to remove pictures of deleted users
Details of fixed security issues will be released later.
* [http://moodle.org/mod/forum/discuss.php?d=115524 MSA-09-0002] User pix disclosure
* [http://moodle.org/mod/forum/discuss.php?d=115525 MSA-09-0003] Vulnerability in Snoopy 1.2.3
* [http://moodle.org/mod/forum/discuss.php?d=115526 MSA-09-0004] XSS vulnerabilities in HTML blocks if "Login as" used
* [http://moodle.org/mod/forum/discuss.php?d=115527 MSA-09-0005] Moodle 'spell-check-logic.cgi' Insecure Temporary File Creation Vulnerability
* [http://moodle.org/mod/forum/discuss.php?d=115528 MSA-09-0006] Calendar export may allow brute force attacks
* [http://moodle.org/mod/forum/discuss.php?d=115529 MSA-09-0007] Missing input validation in logs allows potential XSS attacks
* [http://moodle.org/mod/forum/discuss.php?d=115532 MSA-09-0008] CSRF vulnerability in forum code


===New language strings file===
===New language strings file===
Line 32: Line 38:


(See [[Translation credits]] for additional details.)
(See [[Translation credits]] for additional details.)
===Known problems and regressions===
* New ''Security overview report'' on large sites extremely slow and overloading database server MDL-18040 - update to latest weekly or copy /admin/report/security/* files from latest weekly


<noinclude>==See also==
<noinclude>==See also==
*[[Moodle 1.9.3 release notes]]
*[[Moodle 1.9.3 release notes]]
*[[Moodle 1.9.5 release notes]]


[[Category:Release notes]]
[[Category:Release notes]]
[[Category:Moodle 1.9]]
[[Category:Moodle 1.9]]
[[fr:Notes de mise à jour de Moodle 1.9.4]]
[[de:Moodle 1.9.4 Versionsinformationen]]
</noinclude>
</noinclude>

Latest revision as of 21:41, 5 November 2009

Release date: 28th January 2009

Here is the full list of fixed issues in 1.9.4.

Highlights

Security issues

  • MSA-09-0001 No way easy to remove pictures of deleted users
  • MSA-09-0002 User pix disclosure
  • MSA-09-0003 Vulnerability in Snoopy 1.2.3
  • MSA-09-0004 XSS vulnerabilities in HTML blocks if "Login as" used
  • MSA-09-0005 Moodle 'spell-check-logic.cgi' Insecure Temporary File Creation Vulnerability
  • MSA-09-0006 Calendar export may allow brute force attacks
  • MSA-09-0007 Missing input validation in logs allows potential XSS attacks
  • MSA-09-0008 CSRF vulnerability in forum code

New language strings file

  • report_security.php

New language pack

  • Kazakh - Калима Туенбаева

(See Translation credits for additional details.)

Known problems and regressions

  • New Security overview report on large sites extremely slow and overloading database server MDL-18040 - update to latest weekly or copy /admin/report/security/* files from latest weekly

See also