- Issue created by @lsanmartin1
- @lsanmartin1 opened merge request.
- Status changed to Fixed
11 months ago 2:09am 3 February 2024 Automatically closed - issue fixed for 2 weeks with no activity.
Using the 'password_policy' module.
When the password expires and you try to change it you get the error 'ERR_TOO_MANY_REDIRECTS' because it tries to ask for the email_tfa code but you are not logged in yet.
I have created a patch that when the password is expired it will not ask for the two-factor authentication until you have changed the password.
Fixed
1.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.