系統公告

[98/11/27 系統公告] 暨大課程資訊網(NCNU Moodle) 已升級至 Moodle 1.9.7+

[98/11/27 系統公告] 暨大課程資訊網(NCNU Moodle) 已升級至 Moodle 1.9.7+

Bởi admin 系統管理 -
Số lượng các câu trả lời: 0

[98/11/27 系統公告] 暨大課程資訊網(NCNU Moodle) 已升級至 Moodle 1.9.7+

http://docs.moodle.org/en/Moodle_1.9.7_release_notes

Moodle 1.9.7 release notes

From MoodleDocs

Jump to: navigation, search

Release date: 25th November 2009

Here is the full list of fixed issues in 1.9.7.

Contents

[hide]

Highlights

Functional changes

  • To force users to use stronger passwords that are less susceptible to being cracked the password policy is enabled by default in new installs, and switched on when upgrading to 1.9.7.
Admins can review their password policy in Site Administration > Security > Site policies. The default policy requires passwords of at least 8 characters long and containing at least 1 digit, 1 lower case letter, 1 upper case letter and 1 non-alphanumeric character.
  • After upgrading to 1.9.7, admins will be asked to change their passwords next time they log in (manual or email based self-registration accounts only).
  • To reduce the risk of password theft, a password salt is set in config.php in new installs and for upgrades, admins are sent an email recommending that they do so.
  • Teachers lose permission to include ANY user data in a course backup or restore a course including user data due to new capabilities moodle/backup:userinfo and moodle/restore:userinfo which are not set for the default role of teacher. Sites with custom roles should check permissions carefully. Admins can restore those permissions but are informed of the risks in doing so.
  • Hashed user passwords are no longer saved in backup files containing user data. If a backup is restored to a new site, users will be asked to go through the "forgot my password" routine the first time they log in.
  • Moodle will no longer serve any uploaded Flash files to browsers with old Flash plugins. Admins can set the minimum required Flash player version in Site Administration > Security > HTTP Security.

Security issues

IMPORTANT! Upgrading is very highly recommended.

  • Passwords and secrets are no longer ever saved in backups
  • New backup capabilities moodle/backup:userinfo and moodle/restore:userinfo for controlling who can backup/restore user data
  • A strong password policy is now enabled by default
  • Enabling password salt in encouraged in config.php
  • Admins are forced to change password after the upgrade
  • Admins can force password change on other users via Bulk user actions
  • New checks in security overview report help admins identify dangerous backup permissions
  • Unneeded MD5 hashes removed from user table
  • Fixed invalid application access control in MNET interface
  • Multiple CSRF problems fixed
  • Fixed user account disclosure in LAMS module
  • Fixed insufficient access control in Glossary module
  • Ensured login information is always sent secured when using SSL for logins
  • New detection of insecure Flash player plugins, Moodle won't serve Flash to insecure plugins
  • Fixed SQL injection in SCORM module

New language pack

  • Dhivehi - Ahmed Shareef, Moosa Ali, Amir Hussein

(See Translation credits for additional details.)