Diferencia entre revisiones de «Notas de Moodle 1.9.7»

De MoodleDocs
(Página creada con 'Fecha de la versión: todavía no publicada [http://tracker.moodle.org/browse/MDL/fixforversion/10360 Esta página muestra información (en inglés) de las mejoras y solucione...')
 
mSin resumen de edición
Línea 5: Línea 5:
===Destacado===
===Destacado===
   
   
* ...
* MDL-20591 - [[IMS Common Cartridge import]] (requires enabling in ''Site Administration > Miscellaneous > [[Experimental]]'')
* MDL-13049 - [[Workshop module]] finally pushes grades into Gradebook during [[grade/edit/simple_tree/index#Synchronize_legacy_grades|Synchronize legacy grades]] procedure
* Miscellaneous Workshop module fixes (MDL-20668, MDL-7218, MDL-20827)
   
   
===Cambios funcionales===
===Cambios funcionales===
   
   
* ...
* To force users to use stronger passwords that are less susceptible to being cracked the [[Password policy|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 ''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 salting|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  [[Capabilities/moodle/backup:userinfo|moodle/backup:userinfo]] and [[Capabilities/moodle/restore:userinfo|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.
   
   
===Problemas de seguridad===
===Problemas de seguridad===
* Multiple password related issues - [[Password policy|password policy]] enabled by default, [[Password salting|password salt]] in ''config.php'', forced admin password change, force password change option in [[Bulk user actions]]
* Multiple backup/restore related issues - new capabilities  [[Capabilities/moodle/backup:userinfo|moodle/backup:userinfo]] and [[Capabilities/moodle/restore:userinfo|moodle/restore:userinfo]] for controlling who can backup/restore user data, passwords no longer saved in backups
   
   
Serán publicados/completados más adelante
''Serán publicados/completados más adelante''
 
===Nuevas cadenas de traducción de idioma===
* ...
===Nuevos paquetes de idioma===
===Nuevos paquetes de idioma===
   
   
* ...
* Dhivehi - Ahmed Shareef, Moosa Ali, Amir Hussein
   
   
(Vea [[:en:Translation credits|los créditos de las traducciones]] para detalles adicionales)
(Vea [[:en:Translation credits|los créditos de las traducciones]] para detalles adicionales)
Línea 28: Línea 38:
   
   
(ninguno por ahora)
(ninguno por ahora)
===Cambios en la API de Moodle===
* ...
   
   
<noinclude>===Ver también===
<noinclude>===Ver también===

Revisión del 14:59 25 nov 2009

Fecha de la versión: todavía no publicada

Esta página muestra información (en inglés) de las mejoras y soluciones de problemas que incorpora.

Destacado

Cambios funcionales

  • 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 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.

Problemas de seguridad

Serán publicados/completados más adelante

Nuevos paquetes de idioma

  • Dhivehi - Ahmed Shareef, Moosa Ali, Amir Hussein

(Vea los créditos de las traducciones para detalles adicionales)

Problemas conocidos y regresiones

(ninguno por ahora)

Ver también