user.install

Version 1.40 (checked in on 2010/03/01 at 07:39:12 by dries)

Install, update and uninstall functions for the user module.

Functions

NameDescription
user_installImplements hook_install().
user_schemaImplements hook_schema().
user_update_7000Increase the length of the password field to accommodate better hashes.
user_update_7001
user_update_7002Convert user time zones from time zone offsets to time zone names.
user_update_7003Update user settings for cancelling user accounts.
user_update_7004Add the user's pictures to the {file} table and make them managed files.
user_update_7005Change the users table to allow longer email addresses - 254 characters instead of 64.
user_update_7006Add module data to {role_permission}.