| Commit message (Collapse) | Author | Age |
|
|
|
| |
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.
|
|
|
|
| |
presave hook.
|
|
|
|
| |
user.module, trim() user-submitted email address before validation.
|
|
|
|
| |
without changing mail attribute.
|
|
|
|
| |
when displaying empty user/new block.
|
| |
|
| |
|
|
|
|
| |
drupal_save_session(), not session_save_session().
|
| |
|
|
|
|
| |
upgrade fail
|
|
|
|
| |
errors in buggy modules.
|
|
|
|
| |
sorry mess.
|
| |
|
|
|
|
| |
not the user object from the form.
|
|
|
|
| |
registration form.
|