Closed (won't fix)
Project:
LoginToboggan
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2008 at 14:59 UTC
Updated:
3 Dec 2009 at 21:06 UTC
Is there a way to let user change pre-filled email and resend activation eMail? Maybe a user typed a wrong eMail while registering and he/she wants to change and resend the acrtivation eMail!
I created a new module that do that, I redirect user after "immediate-login" to my new url "user/change_activation_email" that let user change own eMail address and resend activation eMail.. is that the right way to do that?
Regars
Comments
Comment #1
hunmonk commentedyour approach sounds fine to me. and since it's already in another module, i see no issue here.
Comment #2
thepanz commentedMaybe this feature is a need for someother user, and I'd like to merge my "homemade" module with yours (I needed also to edit a bit logintoboggan.module).
Another "feature" this module merging will need is a "force user to verify own email" also if he/she change it using user/UID/edit form, maybe effectivelly change own address only when it's confirmed..
Should I open a new feature request for that?
Regards
Comment #3
hunmonk commentedi'd actually prefer if you'd keep it as your own module. i'm pretty sure you can do what you require without modifying logintoboggan at all. your custom path as the landing page, and maybe some form_alter'ing should do it.
once upon a time there was a core feature request similar to this, but i can't seem to locate it. at any rate, i think this is out of scope for this module. you can of course include it in your own module, or champion it for core -- but i won't add this in logintoboggan.
Comment #4
rupeshpulse commentedCan you please let me know what changes we need to do to let user change-and-resend eMail for activation.
If possible will you provide me code for same.
Thanks in advance.
Comment #5
willi.firulais commentedHallo,
This is exactly what i am searching for. Is it possible can you can provide somewhere your source the source of change-and-resend eMail for activation?
Thx for help, Willi