discourse/app/controllers/users
David Taylor 7dc8f8b794 FEATURE: Allow linking an existing account during external-auth signup
When a user signs up via an external auth method, a new link is added to the signup modal which allows them to connect an existing Discourse account. This will only happen if:

- There is at least 1 other auth method available

and

- The current auth method permits users to disconnect/reconnect their accounts themselves
2021-08-10 15:07:40 +01:00
..
associate_accounts_controller.rb FEATURE: Allow linking an existing account during external-auth signup 2021-08-10 15:07:40 +01:00
omniauth_callbacks_controller.rb FEATURE: Allow linking an existing account during external-auth signup 2021-08-10 15:07:40 +01:00