X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/343892aa0ef79cf607abbfd85a04a612990022e1..1a0a58c4f22af82e0a37440af3b0948771bca5e1:/apps/workbench/app/controllers/user_agreements_controller.rb diff --git a/apps/workbench/app/controllers/user_agreements_controller.rb b/apps/workbench/app/controllers/user_agreements_controller.rb index 6ab8ae215f..924bf44bae 100644 --- a/apps/workbench/app/controllers/user_agreements_controller.rb +++ b/apps/workbench/app/controllers/user_agreements_controller.rb @@ -1,6 +1,7 @@ class UserAgreementsController < ApplicationController skip_before_filter :check_user_agreements skip_before_filter :find_object_by_uuid + skip_before_filter :check_user_profile def model_class Collection