FEATURE: site setting to disable usernames in share links. (#18315)

https://meta.discourse.org/t/share-a-link-for-a-post-should-not-leak-username/66489/22?u=vinothkannans
This commit is contained in:
Vinoth Kannan
2022-09-22 23:12:39 +05:30
committed by GitHub
parent 3f303d263e
commit 998bd191a5
5 changed files with 31 additions and 2 deletions

View File

@@ -1640,6 +1640,7 @@ en:
post_menu: "Determine which items appear on the post menu, and in what order. Example like|edit|flag|delete|share|bookmark|reply"
post_menu_hidden_items: "The menu items to hide by default in the post menu unless an expansion ellipsis is clicked on."
share_links: "Determine which items appear on the share dialog, and in what order."
allow_username_in_share_links: "Allow usernames to be included in share links. This is useful to reward badges based on unique visitors."
site_contact_username: "A valid staff username to send all automated messages from. If left blank the default System account will be used."
site_contact_group_name: "A valid name of a group that gets invited to all automatically sent private messages."
send_welcome_message: "Send all new users a welcome message with a quick start guide."