[buddypress-trac] [BuddyPress Trac] #8081: BuddyPress breaks disabling notification for new users

buddypress-trac noreply at wordpress.org
Sat Jun 29 17:19:04 UTC 2019


#8081: BuddyPress breaks disabling notification for new users
--------------------------+-------------------------------------
 Reporter:  zodiac1978    |       Owner:  (none)
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Contributions
Component:  Members       |     Version:  1.2.2
 Severity:  normal        |  Resolution:
 Keywords:  close         |
--------------------------+-------------------------------------
Changes (by imath):

 * keywords:  has-patch reporter-feedback => close
 * milestone:  5.0.0 => Awaiting Contributions


Comment:

 Hi @zodiac1978

 I see. I've looked into it deeply. I'm afraid, this is something we
 shouldn't do, even the change I've added in the patch actually.

 BuddyPress tries to handle new user registrations in a similar way whether
 you use a multisite configuration or not. The process is:
 1. The user signs up using a specific form where **he can set his
 password**
 2. He receives an email with an activation link
 3. He clicks on the link to activate his account
 4. He uses the password he set in point 1. to log in.

 If we'd use the hook you were referring to, then WordPress would send an
 email to ask the user to set a new password for the non multisite configs.
 I've checked using a unit test. This is not consistent with our process.

 I'm going to leave this ticket open to let another member of the team
 (like @r-a-y for instance 😉) eventually contradict me, but (sorry) to me
 we should close this ticket as `wontfix`

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8081#comment:5>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list