discourse/app/controllers/users
David Taylor 51b7f4d900 FIX: When activating via omniauth, create tokens after password reset
Resetting a password invalidates all email tokens, so we need to create the tokens after the password reset.
2019-08-28 14:50:07 +01:00
..
associate_accounts_controller.rb SECURITY: Add confirmation screen when connecting associated accounts 2019-07-24 13:29:59 +01:00
omniauth_callbacks_controller.rb FIX: When activating via omniauth, create tokens after password reset 2019-08-28 14:50:07 +01:00