]> git.openstreetmap.org Git - rails.git/commit
Allow connect_src to match all sites in Potlatch
authorTom Hughes <tom@compton.nu>
Mon, 19 Nov 2018 17:34:47 +0000 (17:34 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 19 Nov 2018 17:34:47 +0000 (17:34 +0000)
commit15c96081a6068c23aa660e8f366571c523a33d92
tree6554de4570db3b02e536574b2c005f5bb42b112d
parent9869f975480a91b6a121ac8d2fd302ce67de7f55
Allow connect_src to match all sites in Potlatch

It seems that Safari matches connections made from a flash application
against connect_src while Firefox uses object_src instead.

Fixes #2067
app/controllers/site_controller.rb