CVS messages for LoginToboggan
November 2, 2009
-
better check for no password.
-
better check for no password.
-
better check for no password.
-
use $_GLOBALS['user'] where appropriate.
October 31, 2009
-
use #theme element for logged in block.
-
remove unnecessary code causing fatal error.
October 25, 2009
-
arguments -> variables per change to hook_theme.
October 21, 2009
-
LoginToboggan: /modules/logintoboggan/logintoboggan.install 1.20
LoginToboggan: /modules/logintoboggan/logintoboggan.module 1.171doxygen cleanups. user_delete -> user_cancel. use batchAPI for deleting unvalidated users.
-
value -> markup. refactor check for a manual removal of the pre-auth role by the admin -- use a hidden form field instead. fix logic for password description. add a missing user message for registration when the pre-auth role is the auth user. fix broken query placeholders. remove unnecessary query that erroneously updated a user's login time when an admin validated their account. fix broken call to drupal_goto. fix up redirect array. use core's user mail functionality for resending validation emails. fix broken mail_alter implementation for admin validation emails.
-
remove unnecessary db_query -- admins validating a user account shouldn't trigger an account login, either.
