Opened 6 years ago
Closed 6 years ago
#49366 closed defect (bug) (duplicate)
Username with spaces causes login loop
| Reported by: | anonymized_17783232 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Login and Registration | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi there, welcome WordPress Trac! Thanks for the report.
Just adding links to some related tickets here: #23638, #27740, #34372, #44690.