| Commit message (Collapse) | Author | Age |
|
|
|
| |
should read "Implements hook_help()."
|
| |
|
| |
|
|
|
|
| |
Integrity constraint violation when saving a user account after creation.
|
|
|
|
| |
amitgoyal, joshi.rohit100, sivaji, mgifford, peximo, wodenx, Romlam, Owen Barton, alpritt, beejeebus | macgirvin: Fixed User picture is deleted after calls to user_save().
|
|
|
|
| |
on user_register_form().
|
|
|
|
| |
hook_field_formatter_prepare_view does not make use of hook_entity_view_mode_alter causing major errors.
|
|
|
|
| |
user_role_permissions
|
| |
|
|
|
|
| |
uses isset() where other user login form validation handlers use !empty().
|
|
|
|
| |
user_block_user_action() function
|
|\
| |
| |
| |
| |
| |
| |
| | |
7.24 release
Conflicts:
CHANGELOG.txt
includes/bootstrap.inc
|
| | |
|
|/
|
|
| |
user_pass_rehash and related functions
|
|
|
|
| |
variable.
|
|
|
|
| |
registration form field displays when user field is locked accompanied by error message.
|
|
|
|
| |
a login, default their username on password reset.
|
|
|
|
| |
batch' error after user cancelling own account.
|
|
|
|
| |
to clarify why the "autocomplete" attribute is used on the current password field on the user form.
|
| |
|
|
|
|
| |
user_login_finalize
|
|
|
|
| |
callback functions
|
|
|
|
| |
functions in user.module.
|
|
|
|
| |
hook_permission() with argument 'permission' ($function('permission')).
|
| |
|
|
|
|
| |
hook_entity_view_mode_alter().
|
|
|
|
| |
ross9885: Fixed bug which prevented users with passwords over 60 characters from logging in via the user login block.
|
|
|
|
| |
(disabled).
|
|
|
|
| |
chx: Fixed View mode no longer can be changed.
|
| |
|
|
|
|
| |
user_is_blocked, which was misleading.
|
| |
|
|\ |
|
| | |
|
| | |
|
| |
| |
| |
| | |
removed properly.
|
| |
| |
| |
| | |
check from user_register_submit().
|
| |
| |
| |
| | |
emails.
|
|/ |
|
|
|
|
| |
need to be a list.
|
| |
|
|
|
|
| |
labels.
|
|
|
|
| |
password field.
|
|
|
|
| |
lacks documentation of parameters.
|
|
|
|
| |
user_pass_rehash() function.
|
|
|
|
| |
docs.
|
|
|
|
| |
user_cancel_url() function.
|
|
|
|
| |
the doxygen for user_mail_tokens() function.
|
|
|
|
| |
language parameter.
|
|
|
|
| |
edit instead of account.
|