mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-27 00:42:45 +08:00
Currently, anonymous/shadow users go through the same permission checks for chat as normal users do. This means that if a site has chat enabled for all users, anonymous users also get access to chat. This may be undesirable for some communities, so we're adding a new site setting `allow_chat_in_anonymous_mode` to block access to chat for anonymous users. Internal topic: t/148088. |
||
|---|---|---|
| .. | ||
| automation | ||
| chat | ||
| checklist | ||
| discourse-details | ||
| discourse-lazy-videos | ||
| discourse-local-dates | ||
| discourse-narrative-bot | ||
| discourse-presence | ||
| footnote | ||
| poll | ||
| spoiler-alert | ||
| styleguide | ||