Error when logging in as user with TOTP enabled #1990

Closed
opened 2022-10-11 11:25:32 +00:00 by ray_gay · 1 comment

Version information:

Frontend Version: 0.19.1
API Version: v0.19.2
Browser and OS Version: Firefox 105.0.3

Steps to reproduce:

  1. Try to log in as user with TOTP enabled

Expected behavior:
A 2FA input field is provided from the start or is just added when trying to log in.
(Preferrably be hidden in a drop-down or something)

Actual behavior:
A error with the body this.credentials is undefined appears in the bottom left and then the 2FA input field is added to the login card

Checklist:

  • I have provided all required information
  • I am using the latest release or the latest unstable build
  • I was able to reproduce the bug on try
    • TOTP apparently isn't enabled on there
**Version information:** Frontend Version: `0.19.1` API Version: `v0.19.2` Browser and OS Version: `Firefox 105.0.3` **Steps to reproduce:** 1. Try to log in as user with TOTP enabled **Expected behavior:** A 2FA input field is provided from the start or is just added when trying to log in. (Preferrably be hidden in a drop-down or something) **Actual behavior:** A error with the body `this.credentials is undefined` appears in the bottom left and then the 2FA input field is added to the login card **Checklist:** * [X] I have provided all required information * [X] I am using the latest release or the latest unstable build * [ ] I was able to reproduce the bug on [try](https://try.vikunja.io) * TOTP apparently isn't enabled on there
konrad added the
kind/bug
label 2022-10-11 14:42:55 +00:00
Owner

I was not able to reproduce this with the current unstable build (that's what try runs on). I wasn't able to find any occurences of this.credentials in the frontend code either. Looks like this was already fixed but not released as a patch.

Since there will be a new fix release soon I'll close this as fixed.

I was not able to reproduce this with the current unstable build (that's what try runs on). I wasn't able to find any occurences of `this.credentials` in the frontend code either. Looks like this was already fixed but not released as a patch. Since there will be a new fix release soon I'll close this as fixed.
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#1990
No description provided.