Provide login option for 2FA authentication flow #30

Closed
opened 2023-01-03 18:05:53 +01:00 by gbraad · 4 comments

Correct combination responds with "Wrong password". Fedilab works. Account uses 2fa.

Correct combination responds with "Wrong password". Fedilab works. Account uses 2fa.
Owner

Accounts with 2FA need an app-specific password according to https://wiki.friendi.ca/docs/two-factor-authentication
Friendiqa currently uses Basic Auth, i.e. your standard password. App-specific password is on the agenda. Thanks for the bug report.

Accounts with 2FA need an app-specific password according to https://wiki.friendi.ca/docs/two-factor-authentication Friendiqa currently uses Basic Auth, i.e. your standard password. App-specific password is on the agenda. Thanks for the bug report.
gbraad changed title from Unable to login on 22.12 to Provide login option for 2FA authentication flow 2023-01-05 13:54:40 +01:00
Author

@lubuwest I changed the title. There could be two solutions. One is a message to detail this specific need (as I kinda expected) or there should be an alternative flow where the application password or token is requested and set.

@lubuwest I changed the title. There could be two solutions. One is a message to detail this specific need (as I kinda expected) or there should be an alternative flow where the application password or token is requested and set.
Owner

I changed the error message in 0.6.7

I changed the error message in 0.6.7
Owner

OAuth2 is the new standard in v0.6.8

OAuth2 is the new standard in v0.6.8
Sign in to join this conversation.
No Label
Bug
Feature
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.

Reference: lubuwest/Friendiqa#30
No description provided.