J3.x

After going to 4.1,1 or 3.10.7 some users can't login anymore

From Joomla! Documentation

Revision as of 17:06, 29 March 2022 by Bembelimen (talk | contribs)


Errors reported[edit]

Some users can't login after they have been able to login without entering a PW right after the update to 4.1.1 or 3.10.7.

Versions affected[edit]

General Information

This pertains only to Joomla! version(s): 4.1.1 & 3.10.7

What is the cause[edit]

After the update the Joomla Core binds the user on login to the authentication provider. But when your first login is with an none primary update provider like the Cookie (Remember Me) after logging out the user can login again.

How to fix[edit]

When you still have a SuperUser who can login into the backend, please go to: Users -> Manage -> "Username" -> Authentication Method -> Set to "None"

When you don't have a Super User who can login into the backend please go to the #__users table for the user and clear the value that's set in the "authProvider" column.

There will also be a 3.10.8 and 4.1.2 update that will apply the fix on all affected users and protect against the issue in the first place.