svthalia / concrexit

Thalia Website built on Django.
https://thalia.nu
Other
23 stars 12 forks source link

Support WebAuthn 2FA #3626

Closed DeD1rk closed 7 months ago

DeD1rk commented 7 months ago

What?

Add WebAuthn as 2FA option. Or maybe even look into supporting it as a first-factor.

Why?

WebAuthn may be more practical than TOTP for many of our members, so it can help make 2FA be adopted more.

How?

Probably some settings that need to be set up, and looking over the templates changed in #3572, and any other templates that need to be updated to make it look good.