Steffen
Well-known member
- Affected version
- 2.2.16 and 2.3.0 RC4
How to reproduce:
What happens next is an infinite redirect loop from
- Enable 2FA in your XenForo account if not already done
- Log out from XenForo
- Open https://xenforo.com/community/register/
- Click on the "Log in" button in the header (this makes the login dialog appear on the register page whose URL remains the same)
- Log in with your username + password
- Complete the 2FA challenge
What happens next is an infinite redirect loop from
https://xenforo.com/community/register/
to https://xenforo.com/community/login/two-step?_xfRedirect=https%3A%2F%2Fxenforo.com%2Fcommunity%2Fregister%2F&remember=1
and back again. Depending on your browser and server it will probably be terminated at some point by an "ERR_TOO_MANY_REDIRECTS" browser error, an "HTTP 429 Too Many Requests" server error or something similar.