Skip to content

WIP: Add two-factor authentication (closes #106)

Oden requested to merge (removed):2fa into master

Adds two-factor authentication to Tildes using TOTP.

TODO:

  • Tests
  • Metrics (if wanted?)

I've currently used backup codes as the recovery method.

(new to this stack BTW so I probably made a few mistakes)

Screenshots

On settings screen

2FA setup page

Success page

2FA setup page after enablement

Login sequence

Merge request reports