Email change validation

alt=
DannyA
@dannya
10 years ago
584 posts
Is there a way to force users to re-validate their email if they make a change to their email in account settings?
updated by @dannya: 01/06/15 04:12:14PM
paul
@paul
10 years ago
4,326 posts
This would need to be a custom module that listens for the db_update_item event and takes appropriate action if the user_email has been updated.
hth
Pa


--
Paul Asher - JR Developer and System Import Specialist
brian
@brian
10 years ago
10,148 posts
I actually have this on my todo list of "Security" related features that will eventually be added to the user module (the other thing I want to add is sending the user an email when they log in on a new device).


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
Bandwerkstatt
Bandwerkstatt
@bandwerkstatt
10 years ago
224 posts
brian:
I actually have this on my todo list of "Security" related features that will eventually be added to the user module (the other thing I want to add is sending the user an email when they log in on a new device).

Hello Brian!

That would be great. Is this a new modul?

Many thanks for ur hard work!!!

Stefan
updated by @bandwerkstatt: 12/06/14 12:32:59PM
alt=
DannyA
@dannya
10 years ago
584 posts
While you're at it, on the registration and account/profile settings, it would be great if we could have type ahead validation (using ajax) on email addresses and user names so user does not have to submit form to see if name is taken.
Bandwerkstatt
Bandwerkstatt
@bandwerkstatt
10 years ago
224 posts
DannyA:
While you're at it, on the registration and account/profile settings, it would be great if we could have type ahead validation (using ajax) on email addresses and user names so user does not have to submit form to see if name is taken.

... great Idea. Yes!

Tags