about summary refs log tree commit diff stats
path: root/data/maps/daedalus/rooms/Outside Magic Room.txtpb
blob: 2aa78489dd6b301107ecbd549dfec81ec3c2dfa9 (plain) (blame)
1
2
3
4
5
6
7
8
9
generated by cgit-pink 1.4.1 (git 2.36.1) at 2025-09-13 15:07:57 +0000 ss="c1"># policy.font_src :self, :https, :data # policy.img_src :self, :https, :data # policy.object_src :none # policy.script_src :self, :https # policy.style_src :self, :https # # Specify URI for violation reports # # policy.report_uri "/csp-violation-report-endpoint" # end # # # Generate session nonces for permitted importmap and inline scripts # config.content_security_policy_nonce_generator = ->(request) { request.session.id.to_s } # config.content_security_policy_nonce_directives = %w(script-src) # # # Report violations without enforcing the policy. # # config.content_security_policy_report_only = true # end