Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for TOTP 2FA #1132

Closed
timobrembeck opened this issue Jan 25, 2022 · 0 comments · Fixed by #1884
Closed

Add support for TOTP 2FA #1132

timobrembeck opened this issue Jan 25, 2022 · 0 comments · Fixed by #1884
Assignees
Labels
💡 feature New feature or request ❗ prio: medium Should be scheduled in the forseeable future. 😅 effort: medium Should be doable in <12h
Milestone

Comments

@timobrembeck
Copy link
Member

Motivation

At the moment, we only support 2FA via U2F/FIDO2.

Proposed Solution

Since this requires a separate hardware token and a bit of technical knowledge, I suggest to add support for the more established TOTP method via e.g. Google Authenticator App.

Alternatives

Additional Context

@timobrembeck timobrembeck added 💡 feature New feature or request ⁉️ prio: low Not urgent, can be resolved in the distant future. labels Jan 25, 2022
@timobrembeck timobrembeck added this to the Backlog milestone Jan 25, 2022
@svenseeberg svenseeberg modified the milestones: Backlog, Version 1.3 Mar 6, 2022
@ulliholtgrave ulliholtgrave added the 😅 effort: medium Should be doable in <12h label May 16, 2022
@svenseeberg svenseeberg added ❗ prio: medium Should be scheduled in the forseeable future. and removed ⁉️ prio: low Not urgent, can be resolved in the distant future. labels Jun 7, 2022
@ulliholtgrave ulliholtgrave self-assigned this Oct 2, 2022
@ulliholtgrave ulliholtgrave modified the milestones: 22Q3, 22Q4 Oct 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💡 feature New feature or request ❗ prio: medium Should be scheduled in the forseeable future. 😅 effort: medium Should be doable in <12h
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants