mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
SECURITY: Ability to bypass disabling chat of users
This commit is contained in:
committed by
Roman Rizzi
parent
b89cf9b443
commit
3d47a1268c
@@ -85,6 +85,7 @@ en:
|
||||
actor_muting_target_user: "You are muting %{username}, so you cannot send messages to them."
|
||||
actor_disallowed_dms: "You have chosen to prevent users from sending you personal and direct messages, so you cannot create new direct messages."
|
||||
actor_preventing_target_user_from_dm: "You have chosen to prevent %{username} from sending you personal and direct messages, so you cannot create new direct messages to them."
|
||||
not_reachable: "Sorry, %{username} is not using chat."
|
||||
user_cannot_send_direct_messages: "Sorry, you cannot send direct messages."
|
||||
over_chat_max_direct_message_users_allow_self: "You can only create a direct message with yourself."
|
||||
over_chat_max_direct_message_users:
|
||||
|
||||
Reference in New Issue
Block a user