Added rescue AccessForbiddenException to collections controller and view to
authorPeter Amstutz <peter.amstutz@curoverse.com>
Thu, 29 May 2014 14:18:53 +0000 (10:18 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Thu, 29 May 2014 14:18:53 +0000 (10:18 -0400)
commit317064a4ddead0d64d6e312a21d2bb34504aa104
treede7822ad7e756f97bff29b214df48b0da268d073
parent82b46502f25b6992c93bfe7689acc095aa447e5b
Added rescue AccessForbiddenException to collections controller and view to
disable the "sharing link" feature when the client is untrusted. refs #2766
apps/workbench/app/controllers/collections_controller.rb
apps/workbench/app/models/arvados_api_client.rb
apps/workbench/app/views/collections/_sharing_button.html.erb