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>
Mon, 2 Mar 2020 22:31:06 +0000 (17:31 -0500)
commit0fd5ff742d62382275f1f74d663cfc00d5e0298d
tree7f349df4e4a9e10b9ca23665b24d07985f4de305
parent77f2e73c03d263e1cda8ca2f07a35dbc53f6dd90
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]