mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-08 23:36:42 +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. |
||
|---|---|---|
| .. | ||
| allow_chat_in_anonymous_mode_validator_spec.rb | ||
| chat_allow_uploads_validator_spec.rb | ||