Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
This files describes API changes in /auth/email/*,
2
information provided here is intended especially for developers.
3
=== 4.4 ===
4
 
5
* External function auth_email_external::get_signup_settings() now returns the field "extendedusernamechars".
6
 
7
=== 3.3 ===
8
 
9
* The config.html file was migrated to use the admin settings API.
10
  The identifier for configuration data stored in config_plugins table was converted from 'auth/email' to 'auth_email'.