Opened 5 years ago
Closed 5 years ago
#49366 closed defect (bug) (duplicate)
Username with spaces causes login loop
Reported by: | anonymized_17783232 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Login and Registration | Keywords: | |
Focuses: | Cc: |
Description
When using PHP 7.4.2 with WordPress 5.3.2 and having an username with a space in it (e.g. 'test test') WordPress will be stuck in a loop. The login is successfull and redirects you to the desired page. After that, it will be redirected back to the wp-login.php page and requests a &reauth=1
Using PHP 7.3.14 this issue does not exists.
Change History (3)
Note: See
TracTickets for help on using
tickets.
Hi there, welcome WordPress Trac! Thanks for the report.
Just adding links to some related tickets here: #23638, #27740, #34372, #44690.