Remah
(Just another happy Discourse user)
Janvier 31, 2020, 5:52
6
Oui, Discourse peut être exécuté sur un domaine :
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…
La CSP est décrite ci-dessous. Elle est peut-être liée à votre problème. Si tel est le cas, ce sujet vous explique comment la désactiver afin que vous puissiez ajouter vos sources :
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…