Chad Phillips [Sun, 25 Jul 2010 01:52:46 +0000]
#863890 by hunmonk: user_register value default has changed, contants for its values. thanks to rfay for the tipoff.
Chad Phillips [Sat, 24 Jul 2010 03:16:32 +0000]
remove dead code for predicting if account form was wrapped in a fieldset or not.
Chad Phillips [Sun, 27 Jun 2010 17:34:11 +0000]
logintoboggan_main_settings has extraneous form_state arg
Chad Phillips [Wed, 12 May 2010 17:36:36 +0000]
remove dead menu caching code.
Sudhir Porwal [Tue, 11 May 2010 19:44:22 +0000]
#753222 by sudhirporwal : Minor update to README.txt of logintoboggan_rules module
Chad Phillips [Fri, 16 Apr 2010 23:55:40 +0000]
fix strict warning.
Chad Phillips [Fri, 16 Apr 2010 23:53:00 +0000]
#773626 by hunmonk: Disabling Display of Login Block creates PHP Notices, block settings missing.
Chad Phillips [Fri, 16 Apr 2010 17:26:04 +0000]
hide the auth user checkbox on the user edit screen if the user is in the pre-auth role -- reduces UI confusion.
Chad Phillips [Fri, 16 Apr 2010 17:03:44 +0000]
#765994 by hunmonk: Non-authenticated role is hidden in user profile form even when 'Set password' is unchecked
Chad Phillips [Tue, 13 Apr 2010 16:44:08 +0000]
#769900 by hunmonk, miro_dietiker: redirect on invalid email validation.
Chad Phillips [Thu, 25 Mar 2010 20:07:20 +0000]
#747792 by sudhir porwal: adding LoginToboggan/Rules integration module.
Chad Phillips [Fri, 19 Mar 2010 03:54:11 +0000]
update link to admin'ing roles.
Chad Phillips [Fri, 19 Mar 2010 03:33:47 +0000]
#739996 by quicksketch: Use 'Sentence case' for settings page
Chad Phillips [Sat, 13 Mar 2010 01:25:31 +0000]
leverage newly added user_delete_multiple function to purge unvalidated users.
Chad Phillips [Sun, 7 Feb 2010 01:25:58 +0000]
remove hard-coded numeric deltas from blocks, per core change.
Chad Phillips [Fri, 15 Jan 2010 17:35:06 +0000]
switch to using user_pass_rehash\(\) for validation hashs.
Chad Phillips [Mon, 11 Jan 2010 18:28:54 +0000]
user interface changes per #546356
Chad Phillips [Tue, 17 Nov 2009 00:47:00 +0000]
#633386 by Dave Reid: Cleanup menu paths and arguments.
Chad Phillips [Sun, 15 Nov 2009 21:53:54 +0000]
rollback of #48438 due to core's change in #437930.
Chad Phillips [Mon, 2 Nov 2009 22:55:47 +0000]
better check for no password.
Chad Phillips [Mon, 2 Nov 2009 22:15:35 +0000]
use $_GLOBALS['user'] where appropriate.
Chad Phillips [Sat, 31 Oct 2009 21:40:25 +0000]
use #theme element for logged in block.
Chad Phillips [Sat, 31 Oct 2009 13:32:15 +0000]
remove unnecessary code causing fatal error.
Chad Phillips [Sun, 25 Oct 2009 16:42:25 +0000]
arguments -> variables per change to hook_theme.
Chad Phillips [Wed, 21 Oct 2009 19:04:20 +0000]
doxygen cleanups. user_delete -> user_cancel. use batchAPI for deleting unvalidated users.
Chad Phillips [Wed, 21 Oct 2009 18:11:47 +0000]
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.
Chad Phillips [Tue, 20 Oct 2009 22:10:04 +0000]
refactor mailing code to use user module's functions, tokens, and hook_mail_alter. make sure anonymous user can't access revalidation link menu callback. remove unneeded security check from registration function.
Chad Phillips [Tue, 20 Oct 2009 15:10:03 +0000]
use REQUEST_TIME, as per 7.x upgrade conventions.
Chad Phillips [Tue, 20 Oct 2009 14:55:44 +0000]
login successful message now contains username. logged in block now uses theme_username on username. update theme functions to work for 7.x. clean up and refactor the access denied/login form functionality. use a custom user admin permission js file when the pre-auth role is not the auth user -- allows pre-auth role to have lower permissions than auth role.
Chad Phillips [Mon, 19 Oct 2009 18:03:59 +0000]
much cleaner implementation of the site 403 variable reset logic.
Chad Phillips [Mon, 19 Oct 2009 17:48:25 +0000]
fix login link and collapsible login block for 7.x
Chad Phillips [Mon, 19 Oct 2009 14:08:53 +0000]
update admin paths and help for 7.x
Chad Phillips [Mon, 19 Oct 2009 13:37:16 +0000]
more general main settings submit function. refactor site 403 handling to work.
Chad Phillips [Sat, 17 Oct 2009 20:28:57 +0000]
new admin path for module settings. fix 'Set password' option to work with system_settings_form.
Chad Phillips [Sat, 17 Oct 2009 14:00:13 +0000]
#607152 by hunmonk: ensure arrays before array operations.
Chad Phillips [Sat, 17 Oct 2009 02:22:01 +0000]
initial update for D7 -- totally untested.
Chad Phillips [Fri, 16 Oct 2009 14:49:50 +0000]
568456 by hunmonk: building new .pot file
Chad Phillips [Fri, 16 Oct 2009 14:30:49 +0000]
by hunmonk: add an 'Override destination paramter' setting, enabled by default. this gives admins the option to allow LT to force it's redirect paths over a passed destination parameter. related to solving #604492
Chad Phillips [Fri, 16 Oct 2009 13:32:42 +0000]
#604508 by hunmonk: 'Use two e-mail fields on registration form' setting breaks OpenID registrations. this fixes the LT-related problem, but the openid registration process itself may still be broken -- see #216101
Chad Phillips [Fri, 16 Oct 2009 01:06:11 +0000]
#232467 by mfer, benroot, hunmonk: OpenID logins broken when 'Allow users to login using their e-mail address' setting is enabled.
Chad Phillips [Wed, 14 Oct 2009 17:52:46 +0000]
#492486 by mikehostetler: Array merge of user_register_submit function squashes pre-defined user_register_submit functions.
Chad Phillips [Sun, 11 Oct 2009 19:44:05 +0000]
#358749 by eliosh: Italian PO file.
Chad Phillips [Sun, 11 Oct 2009 18:46:07 +0000]
#555022 by hunmonk: login case in hook_user gets empty edit array.
Chad Phillips [Sun, 11 Oct 2009 18:05:08 +0000]
#491484 by iva2k: Better wording for one-time login link.
Chad Phillips [Sat, 10 Oct 2009 22:34:02 +0000]
#600100 by hunmonk: one-time link in password reset email should validate the users account.
Chad Phillips [Wed, 30 Sep 2009 03:24:44 +0000]
#591714 by hunmonk: Pre-auth actions should not be taken when users can't set their own password.
Chad Phillips [Mon, 31 Aug 2009 10:52:34 +0000]
#564062 by Matthew Davidson, hunmonk: Admin created accounts should have password length validation.
Chad Phillips [Thu, 20 Aug 2009 23:10:23 +0000]
#554926 by fred0, hunmonk: Missing/wrong variables in hook_uninstall.
Chad Phillips [Wed, 8 Jul 2009 13:55:40 +0000]
#513372 by hunmonk: 'Account activated' email not sent if new user manually removed from pre-auth role.
Chad Phillips [Wed, 13 May 2009 16:38:39 +0000]
#461662 (SA-CONTRIB-2009-026): Fix access bypass for previously blocked users.
Chad Phillips [Tue, 12 May 2009 13:36:13 +0000]
#421532 by joostvdl: Dutch translation plural formula corrected.
Chad Phillips [Tue, 12 May 2009 13:27:20 +0000]
#368699 by hunmonk: re-send validation link always appears if non-authenticated role is set to auth user.
Chad Phillips [Tue, 12 May 2009 01:24:21 +0000]
#362388 by hunmonk: make help links conditional on help module.
Chad Phillips [Mon, 11 May 2009 16:11:03 +0000]
#446638 by hunmonk: properly theme login successful message.
Chad Phillips [Mon, 30 Mar 2009 03:35:53 +0000]
#413916 by hunmonk, rfay: New users deleted inappropriately. this fixes the no-so-well-implemented auto user deletion feature -- much more stable and less dangerous now.
Chad Phillips [Sat, 21 Mar 2009 12:56:24 +0000]
adding upgrade instructions.
Chad Phillips [Sat, 21 Mar 2009 12:10:00 +0000]
remove some unclear language in the help text.
David Lesieur [Wed, 18 Mar 2009 01:44:12 +0000]
Sync from DRUPAL--6-1 branch.
Chad Phillips [Wed, 11 Mar 2009 00:52:55 +0000]
syncing 6.x and HEAD.
Chad Phillips [Wed, 11 Mar 2009 00:23:52 +0000]
#291006 by hunmonk: Email validate link landing page inconsistency. see logintoboggan_update_6001 for details on this change.
Chad Phillips [Tue, 9 Dec 2008 23:54:34 +0000]
#319438 by rickcoates, hunmonk: Reset user perm cache after removing auth role.
Chad Phillips [Mon, 20 Oct 2008 11:58:27 +0000]
#320162 by xurizaemon: LoginToboggan prevents use of spaces in passwords, breaking passphrase functionality.
Chad Phillips [Sun, 19 Oct 2008 22:42:35 +0000]
moving po/ -> translations/
Chad Phillips [Fri, 10 Oct 2008 23:22:31 +0000]
#291001 by hunmonk: Allow One Time Login To Be Used Only Once. the previous solution was very broken --this one has been more well tested.
Chad Phillips [Fri, 10 Oct 2008 22:33:44 +0000]
fix description for 'Set password' admin setting.
Chad Phillips [Fri, 10 Oct 2008 22:15:06 +0000]
#303514 by heather, hunmonk: Add URI and username/password to help text example.
Chad Phillips [Fri, 10 Oct 2008 21:29:41 +0000]
#319391 by betz: Dutch translation for logintoboggan.
Chad Phillips [Wed, 6 Aug 2008 14:50:44 +0000]
#291001 by Robert Castelo: Allow One Time Login To Be Used Only Once.
Chad Phillips [Tue, 10 Jun 2008 20:59:04 +0000]
#268948 by hunmonk: LoginToboggan compose user message for admin approved accounts not correct.
Chad Phillips [Tue, 10 Jun 2008 20:32:28 +0000]
fixing poor js behavior name.
Chad Phillips [Mon, 9 Jun 2008 20:06:13 +0000]
#264300 by webchick: Use checkboxes rather than Enabled/Disabled radios. some changes to the titles/descriptions of settings.
Chad Phillips [Mon, 9 Jun 2008 19:08:38 +0000]
#258353 by hunmonk: clarify set password option -- it's core provided.
Chad Phillips [Mon, 9 Jun 2008 18:46:34 +0000]
remove password complexity wish list item -- this was implemented by core in 6.x
Chad Phillips [Fri, 9 May 2008 00:34:22 +0000]
#254387 by drewish, hunmonk: Redirecting after access denied doesn't work with language path prefixes. conditionally remove the language prefix if present.
Chad Phillips [Mon, 21 Apr 2008 20:08:31 +0000]
updating .pot file.
Chad Phillips [Mon, 21 Apr 2008 19:44:25 +0000]
#238660 by hunmonk: Allow user admins to re-send validation e-mail. thanks to manoloka for sponsoring the work on this patch.
Chad Phillips [Sun, 20 Apr 2008 17:51:58 +0000]
#239571 by hunmonk: fix broken mailing functionality. Resend validation email code is now properly updated to 6.x, logintoboggan_mail() was not using user saved mail subjects/bodies.
Chad Phillips [Sun, 20 Apr 2008 17:09:32 +0000]
#239136 by hunmonk: remove pre auth, add auth user in object in email validation code.
Chad Phillips [Mon, 10 Mar 2008 20:09:42 +0000]
#76726 by levavie: updated RTL CSS file for 6.x.
Chad Phillips [Sun, 9 Mar 2008 01:29:18 +0000]
#227532 by levavie: RTL version of LoginToboggan's CSS file.
Chad Phillips [Sun, 9 Mar 2008 01:18:45 +0000]
#215981 by jbc, hunmonk: add INSTALL.txt, clarify login block setting location.
Chad Phillips [Sun, 9 Mar 2008 00:58:01 +0000]
#204383 by hunmonk: User can register with email address. cleaned up validation code of duplicate username/email for the case where login with email is enabled. ripped out some duplicate code.
Chad Phillips [Sun, 9 Mar 2008 00:30:52 +0000]
#215999 by hunmonk: Login on Access Denied resets itself when module listing page is submitted and there is a module dependency for logintoboggan. broke this check out into a FAPI validation function, and added a check to see if the module checkbox is disabled.
Chad Phillips [Sat, 8 Mar 2008 23:02:15 +0000]
update uninstall function to match new variable names.
Chad Phillips [Sat, 8 Mar 2008 22:59:26 +0000]
check for duplicate username/email should use user object, not current user.
Chad Phillips [Sat, 8 Mar 2008 22:46:15 +0000]
clean up validation problems with users changing their username/email to another user's username/email when login w/ email is enabled.
Chad Phillips [Sat, 8 Mar 2008 22:24:49 +0000]
fix destination query in logintoboggan_process_login().
Chad Phillips [Sat, 8 Mar 2008 19:51:28 +0000]
#221652: preserve query string in logintoboggan_destination().
Amnon Levav [Wed, 27 Feb 2008 17:23:34 +0000]
D5 RTL version of LoginTogobban's hebrew translation file
Chad Phillips [Sat, 29 Dec 2007 15:20:31 +0000]
#204600 by hunmonk: theme_lt_username_title can not be overwritten in template.php. replace all hardcoded theme calls with proper calls to theme().
Chad Phillips [Sat, 29 Dec 2007 03:08:13 +0000]
#204383 by hunmonk: User can register with email address -- doc error. removed faulty doc -- users have always been able to register w/ an email address for a username. tightened check for usernames that are already taken as email addresses by another user.
Chad Phillips [Wed, 26 Dec 2007 20:51:39 +0000]
#198551 by hunmonk: User registration guidelines not on top of registration form. properly re-weight the help text.
Chad Phillips [Mon, 17 Dec 2007 16:49:19 +0000]
#197479 by Senpai: add an @file declaration to the module.
Chad Phillips [Sun, 16 Dec 2007 17:15:28 +0000]
#196298 by hunmonk: make login/register link smart about registration options.
Chad Phillips [Sun, 16 Dec 2007 16:40:38 +0000]
get rid of shouting in login form titles/descriptions.
Chad Phillips [Sun, 16 Dec 2007 16:38:21 +0000]
#158027 by hunmonk: Login using email address only (alter display via theming). also prevent attributes from being clobbered in the user login form, and some code comment cleanup.
Chad Phillips [Wed, 5 Dec 2007 17:03:23 +0000]
#197906 by hunmonk: Add description for 'Block type' setting.
Chad Phillips [Wed, 5 Dec 2007 05:13:05 +0000]
#197906 by hunmonk: Better install instructions.
Chad Phillips [Fri, 30 Nov 2007 23:15:21 +0000]
#196553 by hunmonk: LoginToboggan interferes with other modules altering registration form. manually place the registration submit function at the beginning of the submit handlers.
Chad Phillips [Sun, 25 Nov 2007 20:50:36 +0000]
#112368 by hunmonk, Ber Kessels: allow query and fragment parts in redirects.