mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
As part of a previous fix we changed which groups are serialized for a user, in order to fix a bug in the default group selector under user preferences. However, we should only change this when serializing the current user. This change combines the old code-path and the new based on who is serializing.