mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 11:12:23 +08:00
c7c56af397
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. |
||
---|---|---|
.. | ||
admin | ||
discourse | ||
discourse-common | ||
docs | ||
ember-addons | ||
locales | ||
pretty-text | ||
select-kit | ||
wizard | ||
activate-account.js.no-module.es6 | ||
admin.js.erb | ||
application.js | ||
authentication-complete.js.no-module.es6 | ||
auto-redirect.js.no-module.es6 | ||
deprecated.js | ||
discourse-loader.js | ||
discourse-objects.js | ||
discourse.js.es6 | ||
embed-application.js.no-module.es6 | ||
ember_include.js.erb | ||
ember_jquery.js | ||
ember-shim.js | ||
env.js | ||
google-tag-manager.js.no-module.es6 | ||
google-universal-analytics.js.no-module.es6 | ||
main_include_admin.js | ||
markdown-it-bundle.js | ||
omniauth-complete.js.no-module.es6 | ||
onpopstate-handler.js.no-module.es6 | ||
plugin-third-party.js.erb | ||
plugin.js.erb | ||
polyfills.js | ||
preload-application-data.js.no-module.es6 | ||
preload-store.js.es6 | ||
pretty-text-bundle.js | ||
print-page.js | ||
service-worker.js.erb | ||
template_include.js.erb | ||
vendor.js | ||
wizard-application.js | ||
wizard-start.js.no-module.es6 | ||
wizard-vendor.js |