Do not blow up when Rails.configuration.Users.UserProfileNotificationAddress is 15286-defaults-fix
authorWard Vandewege <wvandewege@veritasgenetics.com>
Mon, 3 Jun 2019 19:14:37 +0000 (15:14 -0400)
committerWard Vandewege <wvandewege@veritasgenetics.com>
Mon, 3 Jun 2019 19:25:25 +0000 (15:25 -0400)
commit390c01992d568d3f0de5e3537db93592de9947d9
tree7e29c96881e476eb224d64580c3c8476c5489165
parent10c07dad8825657ffc042951854713859aac8757
Do not blow up when Rails.configuration.Users.UserProfileNotificationAddress is
set to the empty string, which is the default since #13996 (it defaulted to a
dummy e-mail adress before).

refs #15286
refs #13996

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <wvandewege@veritasgenetics.com>
services/api/app/models/user.rb