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
 
(11 intermediate revisions by 6 users not shown)
Line 1: Line 1:
Release date: Expected 28th January
Release date: 28th January 2009
 
Here is [http://tracker.moodle.org/secure/IssueNavigator.jspa?reset=true&pid=10011&fixfor=10300&sorter/field=priority&sorter/order=DESC the full list of fixed issues in 1.9.4].
Here is [http://tracker.moodle.org/secure/IssueNavigator.jspa?reset=true&pid=10011&fixfor=10300&sorter/field=priority&sorter/order=DESC the full list of fixed issues in 1.9.4].


Line 7: Line 8:
** MDL-17472 New [[Site policies]] setting for disabling [[Notes]] completely
** MDL-17472 New [[Site policies]] setting for disabling [[Notes]] completely
** MDL-17472 New [[Internal enrolment]] settings for enforcing [[Enrolment key|enrolment key]] usage and complexity
** MDL-17472 New [[Internal enrolment]] settings for enforcing [[Enrolment key|enrolment key]] usage and complexity
** MDL-17222 New [[Security overview report]]  
** MDL-17222 New [[Security overview]] report
** Separate capabilities for each report and other parts with sensitive information
** Separate capabilities for each report and other parts with sensitive information
* [http://tracker.moodle.org/secure/IssueNavigator.jspa?reset=true&pid=10011&query=categor*+-question&summary=true&description=true&resolution=1&fixfor=10300&assigneeSelect=specificuser&assignee=timhunt Fix multiple bugs] relating to creating and editing course categories. Previously, giving admin permissions in a category and its subcategories did not work reliably. In the process, the separate create, update and delete category capabilities were replaced with [[Capabilities/moodle/category:manage|moodle/category:manage]], and moodle/category:visibility was renamed to [[Capabilities/moodle/category:viewhiddencategories|moodle/category:viewhiddencategories]].  
* [http://tracker.moodle.org/secure/IssueNavigator.jspa?reset=true&pid=10011&query=categor*+-question&summary=true&description=true&resolution=1&fixfor=10300&assigneeSelect=specificuser&assignee=timhunt Fix multiple bugs] relating to creating and editing course categories. Previously, giving admin permissions in a category and its subcategories did not work reliably. In the process, the separate create, update and delete category capabilities were replaced with [[Capabilities/moodle/category:manage|moodle/category:manage]], and moodle/category:visibility was renamed to [[Capabilities/moodle/category:viewhiddencategories|moodle/category:viewhiddencategories]].  
Line 15: 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 31: 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