[wp-trac] [WordPress Trac] #58194: Users: Don't show 'Reset Password' link if password reset is not allowed
WordPress Trac
noreply at wordpress.org
Thu Jun 29 18:26:37 UTC 2023
#58194: Users: Don't show 'Reset Password' link if password reset is not allowed
-------------------------------------------------+-------------------------
Reporter: ocean90 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.3
Component: Users | Version: 5.7
Severity: normal | Resolution:
Keywords: good-first-bug has-patch needs- | Focuses:
testing | administration
-------------------------------------------------+-------------------------
Comment (by tahmina1du):
== Test Report
This report validates that the indicated patch doesn't address the issue.
Patch tested: https://github.com/WordPress/wordpress-develop/pull/4573
=== Environment
* OS: macOS 13.2.1
* Web Server: Nginx
* PHP: 7.4.30
* WordPress: 6.3-beta2-56100-src
* Browser: Chrome 114.0.5735.198
* Theme: Twenty Twenty-Three
* Active Plugins:
* Demo Plugin (to use the filter)
=== Actual Results
- ❌ Issue not resolved with the patch.
=== Additional Notes
Checked in 3 places.
- ✅ "Send Reset Link" button on user profile screen.
- ❌ "Send password reset" option in the user list bulk action dropdown.
- ✅ "Send password reset" quick action when hovering over a username in
the user list.
After disabling the reset password using the filter, I see 2 out of 3
places are fixed. However, bulk action is still having `Send password
reset` option.
=== Supplemental Artifacts
Screenshots after applying patch:
- "Send Reset Link" on edit user profile:
https://drive.google.com/file/d/1Jurao_mvGf13fGRnzwVHLwvI6b085MPj/view?usp=sharing
- "Send password reset" bulk action: https://drive.google.com/file/d
/1xQCO-qXGugsDO1pmX6vP99CFDd4Ln5u1/view?usp=sharing
- "Send password reset" quick action: https://drive.google.com/file/d
/1sfc5EuSlCgIZpIyKSt-VLWCH56mtIYVP/view?usp=sharing
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58194#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list