Force notifications to SAML email address for dedicated users
All threads resolved!
All threads resolved!
Compare changes
- Gosia Ksionek authored
- help_text = group_managed_account ? s_("Your account uses dedicated credentials for the \"%{group_name}\" group and can only be updated through SSO.").html_safe % { group_name: @user.managing_group.name } : nil
= form.select :notification_email, @user.all_emails, { include_blank: false }, class: "select2", disabled: group_managed_account