Remah
(Just another happy Discourse user)
31. Januar 2020 um 17:52
6
Ja, Discourse kann auf einer Domain ausgeführt werden:
Most hosted discourse instances are on a subdomain:
forum.example.com
talk.example.com
www.example.com
This is our general recommendation in almost all cases, and it works great. However, if you wish to use a root domain or apex domain for your hosted discourse, like so
example.com
this turns out to be surprisingly difficult in a hosting scenario, due to the vagaries of how DNS works.
It is possible, however, you must use a DNS provider that specifically supports it!
DNS pro…
CSP wird unten beschrieben. Es könnte mit Ihrem Problem zusammenhängen. Falls ja, erklärt dieses Thema, wie Sie es deaktivieren können, um Ihre Quellen hinzuzufügen:
This guide explains how to use Content Security Policy (CSP) to mitigate Cross-Site Scripting (XSS) attacks in Discourse. It covers CSP basics, configuration, and best practices.
Required user level: Administrator
Summary
Content Security Policy (CSP) is a crucial security feature in Discourse that helps protect against Cross-Site Scripting (XSS) and other injection attacks. This guide covers the basics of CSP, how it’s implemented in Discourse, and how to c…