[buddypress-trac] [BuddyPress Trac] #7498: Activation with BP_SIGNUPS_SKIP_USER_CREATION = true and same email

buddypress-trac noreply at wordpress.org
Thu Apr 6 09:09:57 UTC 2017


#7498: Activation with BP_SIGNUPS_SKIP_USER_CREATION = true and same email
-------------------------+-----------------------------
 Reporter:  Maniou       |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Members      |    Version:
 Severity:  normal       |   Keywords:
-------------------------+-----------------------------
 Hello,

 Maybe it will be nice to bring an enhancement in this context :

 BP_SIGNUPS_SKIP_USER_CREATION = true

 One user try to register with username = user_1 and mail = user_1 at test.com
 If just after he try to register with username = user_2 and mail =
 user_1 at test.com

 He's going to receveive 2 emails on the same adress email to validate the
 register process.

 By clicking on one of the 2 activation link, the account is corectly
 validated.
 If he click on the second activation link : there is a 404 blank page
 (even if the pending account is correctly deleted and the is no new user
 is created).

 I think the best is to prevent to have 2 pending account with the same
 email on bp_core_validate_user_signup() :

 The user can be confuse if he got 2 activation emails not knowing exactly
 wich username is going to be activated.

 Thank you :)

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7498>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list