Closed (duplicate)
Project:
Two-factor Authentication (TFA)
Version:
8.x-1.0-alpha7
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Aug 2021 at 07:17 UTC
Updated:
22 Sep 2021 at 13:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
Andrew211 commentedHere's a patch to check the uid exists in the form state before attempting to load the user.
Same as how the core user module Drupal\user\Form\UserLoginForm::submitForm handles submit.
Comment #3
Andrew211 commentedComment #5
alexverb commentedApparently this was released already in https://www.drupal.org/node/3205297