flora-pm / flora-server

A package index for the Haskell ecosystem
https://flora.pm/about
Other
124 stars 38 forks source link

2FA login for accounts #466

Closed tchoutri closed 7 months ago

tchoutri commented 9 months ago

We must implement 2FA for logins.

Users must have two more columns:

Workflow

The prototype workflow will have a third "TOTP" field in /sessions/new. A later iteration can display this field more dynamically based on the user preferences.