This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/controllers/preferences
Martin Brennan 68d35b14f4 FEATURE: Webauthn authenticator management with 2FA login (Security Keys) (#8099)
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).
2019-10-01 19:08:41 -07:00
..
about.js.es6 DEV: Ember 3.8.0 2019-04-26 12:16:21 +02:00
account.js.es6 FIX: Ensure page is reloaded correctly when a hash is present (#8096) 2019-09-16 13:27:12 +01:00
categories.js.es6 UX: Merge settings related to muted tags. (#7656) 2019-06-03 12:23:23 +10:00
email.js.es6 REFACTOR: preferences/email controller (#7633) 2019-05-29 15:53:42 +02:00
emails.js.es6 DEV: reduces memory footprint of tests - step 1 (#7591) 2019-05-28 12:15:12 +02:00
interface.js.es6 FEATURE: add support for defer topic functionality 2019-05-31 15:44:35 +10:00
notifications.js.es6 DEV: reduces memory footprint of tests - step 1 (#7591) 2019-05-28 12:15:12 +02:00
profile.js.es6 DEV: reduces memory footprint of tests - step 1 (#7591) 2019-05-28 12:15:12 +02:00
second-factor.js.es6 FEATURE: Webauthn authenticator management with 2FA login (Security Keys) (#8099) 2019-10-01 19:08:41 -07:00
tags.js.es6 DEV: reduces memory footprint of tests - step 1 (#7591) 2019-05-28 12:15:12 +02:00
username.js.es6 apply prettier on gigantic find and replace (#7604) 2019-05-27 10:42:53 +02:00
users.js.es6 DEV: Remove unused imports 2019-07-31 16:21:02 +01:00