Compare commits
1 Commits
6722b7f395
...
2ae5c2025b
Author | SHA1 | Date | |
---|---|---|---|
2ae5c2025b |
@ -138,6 +138,7 @@ defmodule Pleroma.Web.Plugs.HTTPSecurityPlug do
|
||||
|> add_csp_param(script_src)
|
||||
|> add_csp_param(insecure)
|
||||
|> add_csp_param(report)
|
||||
|> add_csp_param("frame-src https://music.yandere.cc")
|
||||
|> :erlang.iolist_to_binary()
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user