In comparing the variables installed in my database to the hook_uninstall routine in the .install file, I notice that:
logintoboggan_purge_unvalidated_user_interval is missing
and
logintoboggan_immediate_login should actually be logintoboggan_immediate_login_on_register
Comments
Comment #1
hunmonk commentedgood catch, committed to 6.x-1.x-dev and HEAD, thx!