Projet

Général

Profil

Révision 38c269d5

Ajouté par Assos Assos il y a presque 7 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/cas/cas.api.php
13 13
 *
14 14
 * Modules implementing this hook may wish to alter 'name' if the CAS server
15 15
 * returns user names which contain excess information or are not directly
16
 * machine readable. This field is not the Drupal name of the user. Instead,
17
 * this is used to load a Drupal user via the mapping in the {cas_user} table.
16
 * machine readable. This name is used to lookup existing local Drupal
17
 * CAS accounts via the {cas_user} mapping table. If the user does not exist
18
 * locally, and automatic registration is enabled, this name will be also 
19
 * be as the local Drupal user account name that's created.
18 20
 *
19 21
 * The 'login' parameter controls whether the user is able to login. By
20 22
 * default this will be set to TRUE, but modules may set this flag to FALSE

Formats disponibles : Unified diff