Currently it is possible to login as someone on my authentik instance without getting asked for a password. Meaning once you entered the username you are logged in.
When I login, a notification appears:
Traceback (most recent call last):
File "default-authentication-flow-password-stage", line 6, in <module>
File "default-authentication-flow-password-stage", line 5, in handler
builtins.KeyError: 'pending_user'
I believe this issue did not exist until I just updated to the latest authentik release from an hour ago (however I could be mistaken, I am basically the only one who uses my authentik instance).
Here is an image of my default-authentication-flow: