discourse/app
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
..
assets FEATURE: add ability to have multiple totp factors (#7626) 2019-06-26 16:58:06 -07:00
controllers FEATURE: add ability to have multiple totp factors (#7626) 2019-06-26 16:58:06 -07:00
helpers FIX: provides an emoji helper to replace codes by images (#7802) 2019-06-26 15:11:04 +02:00
jobs FIX: Don't replace img tags within anchor tags with markdown format. 2019-06-21 12:32:02 +08:00
mailers Make `email_excerpt` method take an optional `post` param (#7570) 2019-05-20 10:04:23 +02:00
models FEATURE: add ability to have multiple totp factors (#7626) 2019-06-26 16:58:06 -07:00
serializers FIX: In reply to would sometimes have a broken link 2019-06-10 11:33:10 -04:00
services FIX: iterate when clearing watched words cache 2019-06-24 17:17:56 -07:00
views FIX: provides an emoji helper to replace codes by images (#7802) 2019-06-26 15:11:04 +02:00