[wp-trac] [WordPress Trac] #63433: Fatal error on lostpassword if user_name is given as array
WordPress Trac
noreply at wordpress.org
Thu May 15 16:48:17 UTC 2025
#63433: Fatal error on lostpassword if user_name is given as array
-----------------------------------------+------------------------------
Reporter: leedxw | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Login and Registration | Version:
Severity: normal | Resolution:
Keywords: has-patch reporter-feedback | Focuses:
-----------------------------------------+------------------------------
Comment (by leedxw):
Sorry, I think put the wrong value in the title - it's user_login.
To test the value as an array, send the value as an array.
{{{
curl -F user_login[]=x "http://localhost/wp-login.php?action=lostpassword"
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63433#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list