mirror of
https://github.com/discourse/discourse.git
synced 2025-02-12 14:24:54 +00:00
64c4bd5dbf
If force_avatar_update is passed in sso attributes it errors on force_avatar_update.to_i. The SingleSignOn class forces avatar_force_update to a boolean, so it should be treated as such.