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
Jeff Wong 88ef5e55fe
FEATURE: add ability to have multiple totp factors (#7626)
Adds a second factor landing page that centralizes a user's second factor configuration.

This contains both TOTP and Backup, and also allows multiple TOTP tokens to be registered and organized by a name. Access to this page is authenticated via password, and cached for 30 minutes via a secure session.
2019-06-26 16:58:06 -07:00
..
adapters SECURITY: XSS in routes 2019-06-26 16:34:15 +02:00
components DEV: prettier 1.18.2 (#7810) 2019-06-26 17:09:52 +02:00
controllers FEATURE: add ability to have multiple totp factors (#7626) 2019-06-26 16:58:06 -07:00
helpers FEATURE: Hide Reviewable scores, change score filter to Priority 2019-05-07 14:05:23 -04:00
initializers FIX: use correct name for selectable_avatars_enabled site setting 2019-06-19 13:18:16 -04:00
lib DEV: prettier 1.18.2 (#7810) 2019-06-26 17:09:52 +02:00
mixins FIX: prevents appEvents to leak (#7714) 2019-06-06 12:33:52 +02:00
models FEATURE: add ability to have multiple totp factors (#7626) 2019-06-26 16:58:06 -07:00
pre-initializers DEV: s/this._super()/this._super(...arguments) (#6908) 2019-01-19 10:05:51 +01:00
raw-views DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
routes FEATURE: add ability to have multiple totp factors (#7626) 2019-06-26 16:58:06 -07:00
services FIX: correct translations for logs error rate notice (#7622) 2019-05-28 22:10:51 +03:00
templates FEATURE: add ability to have multiple totp factors (#7626) 2019-06-26 16:58:06 -07:00
widgets DEV: prettier 1.18.2 (#7810) 2019-06-26 17:09:52 +02:00
mapping-router.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00