- Issue created by @elaman
- Status changed to Postponed
6 months ago 6:57am 9 September 2024 - πΊπΈUnited States cmlara
If both TFA and Simple Password Reset modules are enabled, the TFA will be skipped.
π Installing contrib modules can lead to TFA accidently being bypassed Fixed Should have made it so that bypassing TFA is no longer possible (note: only in the 2.x branch)
This might end up being a duplicate on π Use an EventSubscriber to process one time login links Needs work . Thanks to this post and another post I realize I had been ignoring the
user.reset
route while focusing on theuser.reset.login
route. The code in there currently hard redirects toentity.user.edit_form
I'm not 100% sure how tfa and simple_pass_reset will interact, however feedback on π Use an EventSubscriber to process one time login links Needs work may be better location
I'm going to set this as postponed in any case we can't evaluate this until we have resets working with core in 2.x