mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 03:48:23 +00:00
0d22a77c63
* Also made a minor readability change by moving the auth.present? check * from UsersController#create into #create_third_party_auth_records * which is the method that relies on the check.