mirror of
https://github.com/discourse/discourse.git
synced 2024-11-27 11:20:57 -06:00
68d35b14f4
Adds 2 factor authentication method via second factor security keys over [web authn](https://developer.mozilla.org/en-US/docs/Web/API/Web_Authentication_API). Allows a user to authenticate a second factor on login, login-via-email, admin-login, and change password routes. Adds registration area within existing user second factor preferences to register multiple security keys. Supports both external (yubikey) and built-in (macOS/android fingerprint readers). |
||
---|---|---|
.. | ||
omniauth_callbacks | ||
activate_account.html.erb | ||
admin_login.html.erb | ||
confirm_admin.html.erb | ||
password_reset.html.erb | ||
perform_account_activation.html.erb | ||
send_activation_email.html.erb | ||
show.html.erb |