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
David Taylor c7c56af397
FEATURE: Allow connecting associated accounts when two-factor is enabled (#6754)
Previously the 'reconnect' process was a bit magic - IF you were already logged into discourse, and followed the auth flow, your account would be reconnected and you would be 'logged in again'.

Now, we explicitly check for a reconnect=true parameter when the flow is started, store it in the session, and then only follow the reconnect logic if that variable is present. Setting this parameter also skips the 'logged in again' step, which means reconnect now works with 2fa enabled.
2018-12-11 13:19:00 +00:00
..
about.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
account.js.es6 FEATURE: Allow connecting associated accounts when two-factor is enabled (#6754) 2018-12-11 13:19:00 +00:00
categories.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
email.js.es6 FIX: Reset email preferences controller. (#6316) 2018-08-29 23:10:56 +02:00
emails.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
interface.js.es6 FEATURE: Option to disable user presence and profile 2018-10-10 17:34:33 -04:00
notifications.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
profile.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
second-factor-backup.js.es6 prettier formatting 2018-07-04 11:03:48 +02:00
second-factor.js.es6 Remove unused import 2018-08-08 10:46:43 +01:00
tags.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
username.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00