Something went wrong while setting issue due date.
PHP errors on failed login
Closed
PHP errors on failed login
When login fails because of a bad password, there are PHP errors from webauthn plugin, because LoginPost tests if there is a second factor even if connection failed and there is no $ui
object.