[wp-trac] [WordPress Trac] #33504: Cannot create a user without emailing a reset link

WordPress Trac noreply at wordpress.org
Thu Nov 19 21:39:14 UTC 2015


#33504: Cannot create a user without emailing a reset link
---------------------------------------+--------------------
 Reporter:  Ipstenu                    |       Owner:
     Type:  defect (bug)               |      Status:  new
 Priority:  normal                     |   Milestone:  4.3.2
Component:  Users                      |     Version:  4.3
 Severity:  major                      |  Resolution:
 Keywords:  has-patch has-screenshots  |     Focuses:
---------------------------------------+--------------------
Changes (by SergeyBiryukov):

 * keywords:  has-patch needs-screenshots => has-patch has-screenshots


Comment:

 For reference, the new password UI was introduced in [33023].

 [attachment:33504.6.branch.diff] is a patch for the 4.3 branch, based on
 [attachment:33504.5.diff] with a couple of changes:

 * Replace `_e('')` and an empty label with a proper heading, like it was
 in 4.2.
 * Uncheck the checkbox by default to restore 4.2 behaviour. Do we want to
 keep the current behaviour instead?

 [attachment:33504.6.trunk.diff] is a minimal patch for trunk with the same
 approach.

 Passing `$notify` to `network_*_created_user` actions, like in
 [attachment:33504.4.diff], does not make a lot of sense to me, as the
 variable does not exist in those functions. If it's something we want to
 explore, it should be in a new ticket.

 [attachment:33504.send-password.4.2.png] shows the "Send Password?"
 checkbox in 4.2.

 [attachment:33504.send-reset-link.4.3.png] shows the new "Send Reset
 Link?" checkbox with [attachment:33504.6.trunk.diff] applied.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/33504#comment:43>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list