mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 10:20:58 -06:00
UX: Add CSP documentation link to content_security_policy_script_src setting
This commit is contained in:
parent
1c179177e7
commit
9caec39aef
@ -1494,7 +1494,7 @@ en:
|
||||
content_security_policy: "Enable Content-Security-Policy"
|
||||
content_security_policy_report_only: "Enable Content-Security-Policy-Report-Only"
|
||||
content_security_policy_collect_reports: "Enable CSP violation report collection at /csp_reports"
|
||||
content_security_policy_script_src: "Additional whitelisted script sources. The current host and CDN are included by default."
|
||||
content_security_policy_script_src: "Additional whitelisted script sources. The current host and CDN are included by default. See <a href='https://meta.discourse.org/t/mitigate-xss-attacks-with-content-security-policy/104243' target='_blank'>Mitigate XSS Attacks with Content Security Policy.</a>"
|
||||
invalidate_inactive_admin_email_after_days: "Admin accounts that have not visited the site in this number of days will need to re-validate their email address before logging in. Set to 0 to disable."
|
||||
top_menu: "Determine which items appear in the homepage navigation, and in what order. Example latest|new|unread|categories|top|read|posted|bookmarks"
|
||||
post_menu: "Determine which items appear on the post menu, and in what order. Example like|edit|flag|delete|share|bookmark|reply"
|
||||
|
Loading…
Reference in New Issue
Block a user