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/models
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
..
action-summary.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
archetype.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
badge-grouping.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
badge.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
category-list.js.es6 UX: Topic stats were hard to translate 2018-11-28 14:25:22 +01:00
category.js.es6 FIX: Fix broken theme field URLs. (#6622) 2018-11-23 16:11:05 +01:00
composer.js.es6 DEV: Add app event triggered when composer's reply is reloaded. 2018-11-27 13:05:27 +11:00
draft.js.es6 Make code prettier 💅 2018-11-14 17:57:22 +01:00
group-history.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
group.js.es6 FIX: Check for group name availability should skip reserved usernames. 2018-08-01 11:09:33 +08:00
input-validation.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
invite.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
live-post-counts.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
login-method.js.es6 FEATURE: Allow connecting associated accounts when two-factor is enabled (#6754) 2018-12-11 13:19:00 +00:00
model.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
nav-item.js.es6 DEV: removes _.each from codebase (#6629) 2018-11-20 14:46:58 +01:00
permission-type.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
post-action-type.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
post-stream.js.es6 FEATURE: Pop revise modal on post edited notification (#6287) 2018-08-24 09:13:07 -04:00
post.js.es6 FIX: defer flags (only) when handling a flag and deleting replies (#6702) 2018-11-29 22:44:18 +05:30
rest.js.es6 Set result.target for update (matching _saveNew) (#6094) 2018-07-17 11:56:32 -04:00
result-set.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
session.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
site.js.es6 DEV: removes _.each from codebase (#6629) 2018-11-20 14:46:58 +01:00
static-page.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
store.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
tag-group.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
tag.js.es6 UX: show an enveloppe icon when a badge is used in messages 2018-05-14 19:02:00 +02:00
topic-details.js.es6 FIX: Relative links in translations should work with subfolder 2018-11-08 23:31:05 +00:00
topic-list.js.es6 DEV: removes _.each from codebase (#6629) 2018-11-20 14:46:58 +01:00
topic-timer.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
topic-tracking-state.js.es6 DEV: polyfill Object.values and use where needed 2018-11-28 10:07:05 +11:00
topic.js.es6 FEATURE: additional "related messages" section 2018-11-12 13:04:42 +11:00
trust-level.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
user-action-group.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
user-action-stat.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
user-action.js.es6 DEV: removes _.each from codebase (#6629) 2018-11-20 14:46:58 +01:00
user-badge.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
user-draft.js.es6 Improvements to user drafts (#6226) 2018-08-02 07:41:27 +10:00
user-drafts-stream.js.es6 FEATURE: Drafts view in user profile 2018-08-01 16:34:54 +10:00
user-posts-stream.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
user-stream.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
user.js.es6 DEV: removes _.each from codebase (#6629) 2018-11-20 14:46:58 +01:00