Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Since 5.2.3, setting a user to "Require Password Reset" creates perpetual redirects #44823

Closed
andreamhill opened this issue Feb 5, 2025 · 2 comments

Comments

@andreamhill
Copy link

  1. Set a user to require a password reset upon next login
  2. Have that user try to log in to the back end administration
  3. Once they have entered their credentials, they will get an error like "Err_too_many_redirects" (verbiage changes depending on browser).

It took us 24 hours to figure out what was causing this issue. We checked everything from cache to .htaccess to DNS zone file settings, every possible extension conflict, and browsers including Chrome, Edge, Firefox, Opera, and Safari.

Ultimately, the solution to the redirect problem was to turn off the requirement to reset password on next login!

System information (as much as possible)

Joomla version 5.2.3

@Hackwar
Copy link
Member

Hackwar commented Feb 5, 2025

As was already described in #44821, this is a known issue in 5.2.3 and will be fixed in 5.2.4. If you need the fix earlier, feel free to apply the changes from #44723 in your installation now. Otherwise you will have to wait until February 18th for the release of 5.2.4.

@Hackwar Hackwar closed this as completed Feb 5, 2025
@andreamhill
Copy link
Author

andreamhill commented Feb 5, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants