7884: Detect when a "download log" response has a JSON-encoded redirect
authorTom Clegg <tom@curoverse.com>
Thu, 17 Dec 2015 06:07:32 +0000 (01:07 -0500)
committerTom Clegg <tom@curoverse.com>
Fri, 18 Dec 2015 20:40:28 +0000 (15:40 -0500)
commit65f8a7847469f976f3113f970dcc11f81cc040ef
tree7e732c3092f34c2e140356c81affc2de84a5b454
parent1f1991b4824272e9b5a4b37eee6931e6519f8bdf
7884: Detect when a "download log" response has a JSON-encoded redirect
to keep-web, and convert it to POST to avoid a second redirect that
would be forbidden by SOP.
apps/workbench/app/views/jobs/_show_log.html.erb
apps/workbench/test/integration/download_test.rb
apps/workbench/test/integration/jobs_test.rb
apps/workbench/test/integration_helper.rb