mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
* 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.