discourse/app/controllers/users
David Taylor de4bf6ee9f 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:43:25 +01:00
..
associate_accounts_controller.rb SECURITY: Add confirmation screen when connecting associated accounts 2019-07-24 10:28:15 +01:00
omniauth_callbacks_controller.rb FIX: When activating via omniauth, create tokens after password reset 2019-08-28 14:43:25 +01:00