16177: Use correct config item Collections.TrustAllContent
authorPeter Amstutz <peter.amstutz@curii.com>
Wed, 26 Feb 2020 20:31:58 +0000 (15:31 -0500)
committerPeter Amstutz <peter.amstutz@curii.com>
Wed, 26 Feb 2020 20:31:58 +0000 (15:31 -0500)
commitee2136319b0e79e8f63330211e96448c06f71f39
treeb30cf127b0e88d988fe09410d5feeffb155c0fee
parente20adcd07cefcf4f35d6b778567fcfb46e197246
16177: Use correct config item Collections.TrustAllContent

Also added fallback error handler, if view or download link doesn't
work, render error text (otherwise you get a very confusing Rails
crash page).

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
apps/workbench/app/controllers/application_controller.rb
apps/workbench/app/controllers/collections_controller.rb
apps/workbench/app/views/application/error.text.erb [new file with mode: 0644]