mirror of
https://github.com/discourse/discourse.git
synced 2026-08-11 02:59:07 +08:00
Fixes an issue caused by enabling
granular_anonymous_and_logged_in_groups_permissions
for most sites, which an issue in
Chat::AutoJoinUsers/Chat::AutoLeaveChannels which
meant that chat channel memberships were deleted if
SiteSetting.chat_allowed_groups_map
did not include everyone, which it didn't when the UC was enabled.
The root cause was fixed in
|
||
|---|---|---|
| .. | ||
| fixtures | ||
| migrate | ||
| post_migrate | ||