[wp-trac] [WordPress Trac] #49392: wp_check_password is broken and give result false if there is ampersand (&) character on password
WordPress Trac
noreply at wordpress.org
Tue Feb 18 00:05:38 UTC 2020
#49392: wp_check_password is broken and give result false if there is ampersand (&)
character on password
-------------------------------+------------------------------
Reporter: nariyanto | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone: Awaiting Review
Component: Users | Version: 5.3.2
Severity: normal | Resolution: invalid
Keywords: reporter-feedback | Focuses:
-------------------------------+------------------------------
Changes (by nariyanto):
* status: new => closed
* resolution: => invalid
Comment:
Hi @bookdude13 ,
Thanks for the reply and investigation. I test and debug on our plugins
and have double check it. I found that `&` character is converted to
`&` before `wp_check_password()` function called.
Now the issue is solved, you may closed this ticket.
Regards,
Septiyan
--
Ticket URL: <https://core.trac.wordpress.org/ticket/49392#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list