discourse/test/javascripts
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
..
acceptance FEATURE: Webauthn authenticator management with 2FA login (Security Keys) (#8099) 2019-10-01 19:08:41 -07:00
admin DEV: group_list site settings should store IDs instead of group names (#7860) 2019-07-19 15:17:58 -03:00
components DEV: attempts to make date-time-input-range test more reliable (#8126) 2019-10-02 02:12:36 +02:00
controllers DEV: prevents staff computed property to be overridden (#7931) 2019-07-24 22:01:08 +02:00
ember DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
fixtures FIX: Cast all numerical values in reports (#8087) 2019-09-12 15:17:34 +02:00
helpers FEATURE: Webauthn authenticator management with 2FA login (Security Keys) (#8099) 2019-10-01 19:08:41 -07:00
initializers DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
lib FIX: Escape $ in translations before interpolating (#8100) 2019-09-16 13:52:49 -04:00
mixins DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
models FIX: Cast all numerical values in reports (#8087) 2019-09-12 15:17:34 +02:00
widgets FIX: Do not escape fancy_title again. (#8095) 2019-09-13 10:04:14 -04:00
plugin_tests.js.erb
test_helper.js DEV: Debundle plugin javascript assets and don't load if disabled (#7566) 2019-07-15 20:22:54 +05:30