Proyectos de Subversion Moodle

Rev

Rev 1 | | Comparar con el anterior | Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1441 ariadna 1
=== 4.5 Onwards ===
2
 
3
This file has been replaced by UPGRADING.md. See MDL-81125 for further information.
4
 
5
===
1 efrain 6
This files describes API changes in /auth/email/*,
7
information provided here is intended especially for developers.
8
=== 4.4 ===
9
 
10
* External function auth_email_external::get_signup_settings() now returns the field "extendedusernamechars".
11
 
12
=== 3.3 ===
13
 
14
* The config.html file was migrated to use the admin settings API.
15
  The identifier for configuration data stored in config_plugins table was converted from 'auth/email' to 'auth_email'.