Do not blow up when Rails.configuration.Users.UserProfileNotificationAddress is
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 20:27:11 +0000 (16:27 -0400)
commit1a18a29729f91dd23f89387f5277c91607376fd9
tree80e9da72c762479aa420e07ff0b637b2c8cd16d6
parent65c515131a8243fd30c32a609b6b37a1fb4d8fc2
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