0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-07 13:19:19 +08:00
discourse/plugins/chat/spec/system/page_objects/sidebar
Penar Musaraj 7cfe964e8d
FEATURE: allow anonymous users to view public chat channels (#40688)
This PR allows site admins to configure chat on a site to be visible to
anonymous users. This allows for more visibility in the site's chat
activity, should be a better default.

To enable, the site needs to: 

- enable the "Granular anonymous and logged in groups permissions"
upcoming change
- add anonymous users to `chat_allowed_groups`
- optional (but useful): also add `trust_level_0` users to `chat allowed
groups`

---------

Co-authored-by: Martin Brennan <martin@discourse.org>
2026-06-18 15:18:51 -04:00
..
chat_sidebar.rb FEATURE: allow anonymous users to view public chat channels (#40688) 2026-06-18 15:18:51 -04:00