X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/093bae4c914a872c501c3235f06096092725f015..7baff32e82b0bfc961dc9a285da8ce187d4fe0b6:/services/api/app/views/admin_notifier/new_user.text.erb diff --git a/services/api/app/views/admin_notifier/new_user.text.erb b/services/api/app/views/admin_notifier/new_user.text.erb index 88ecbe3546..20a36afcbf 100644 --- a/services/api/app/views/admin_notifier/new_user.text.erb +++ b/services/api/app/views/admin_notifier/new_user.text.erb @@ -1,6 +1,10 @@ +<%# Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: AGPL-3.0 %> + <% add_to_message = '' - if Rails.configuration.auto_setup_new_users + if Rails.configuration.Users["AutoSetupNewUsers"] add_to_message = @user.is_invited ? ' and setup' : ', but not setup' end %> @@ -18,4 +22,3 @@ Please see workbench for more information: <% end -%> Thanks, Your friendly Arvados robot. -