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
Martin Brennan 29ccdf5d35
FIX: Show a nicer error if name/code missing for TOTP/Security Keys (#9124)
Meta: https://meta.discourse.org/t/improve-error-message-when-not-including-name-setting-up-totp/143339

* when the user creates a TOTP second factor method we want
to show them a nicer error if they forget to add a name
or the code from the app, instead of the param missing error
* also add a client-side check for this and for security key name,
no need to bother the server if we can help it
2020-03-06 14:37:40 +10:00
..
adapters FIX: Use new tag routes (#8683) 2020-01-21 19:23:08 +02:00
components Revert "FEATURE: prevent accidental canceling when drafting penalties (#9105)" (#9122) 2020-03-05 17:29:51 -08:00
controllers FIX: Show a nicer error if name/code missing for TOTP/Security Keys (#9124) 2020-03-06 14:37:40 +10:00
helpers FIX: Add aria-labels to topic list items (#9048) 2020-03-02 14:28:54 -05:00
initializers FEATURE: Enable service worker on iOS PWA 2020-03-02 15:55:09 -03:00
lib DEV: fix formatting 2020-03-05 12:59:16 -08:00
mixins DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
models FIX: ensures we don't attempt to create a new PM on an existing topic (#9029) 2020-02-24 08:55:12 -06:00
pre-initializers FEATURE: Add Tactile feedback on likes 2020-01-30 12:01:52 -03:00
raw-views DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
routes Revert "FEATURE: prevent accidental canceling when drafting penalties (#9105)" (#9122) 2020-03-05 17:29:51 -08:00
services DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
templates FIX: Show a nicer error if name/code missing for TOTP/Security Keys (#9124) 2020-03-06 14:37:40 +10:00
widgets DEV: Remove the last (defunct) use of Ember.View (#8976) 2020-03-02 14:23:46 -05:00
mapping-router.js.es6 DEV: Remove Discourse.Site in favor of import (#8344) 2019-11-13 12:13:47 -05:00