X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/8514f29184502ce8b39c0c67489740006f6bd5a9..9921c58649fcbda169f10cf0a2f0e21620b0e3cd:/apps/workbench/app/controllers/users_controller.rb diff --git a/apps/workbench/app/controllers/users_controller.rb b/apps/workbench/app/controllers/users_controller.rb index dac79be98f..8ed90c42fd 100644 --- a/apps/workbench/app/controllers/users_controller.rb +++ b/apps/workbench/app/controllers/users_controller.rb @@ -111,7 +111,7 @@ class UsersController < ApplicationController owner_uuid: @object.uuid } }) - redirect_to root_url(api_token: resp[:api_token], skip_profile: true) + redirect_to root_url(api_token: resp[:api_token]) end def home