Sheogorath ecee16bd73
Fix disqus CSP
Disqus loads it's embed config.js from its root domain
(https://disqus.com). Our CSPs only allow subdomains (e.g.:
https://codimd.disqus.com). This causes the disqus embedding to fail.

This patch should fix this problem by adding https://disqus.com to the
CSP setting. From a security perspective there is no real change. Since
still the same parties are involved.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-12-05 13:17:14 +01:00
..
2018-11-28 14:38:49 +01:00
2018-11-13 23:30:13 +01:00
2018-12-05 13:17:14 +01:00
2018-11-16 11:49:39 +01:00
2017-06-02 11:34:35 +01:00