3153: when new_users_are_active config param is set, even blacklisted users will...
authorradhika <radhika@curoverse.com>
Sat, 23 Aug 2014 17:19:39 +0000 (13:19 -0400)
committerradhika <radhika@curoverse.com>
Sat, 23 Aug 2014 17:19:39 +0000 (13:19 -0400)
commita39032f95b14448950792600cf27aa67a582674c
tree0f5ba8c71df738d9a36a65a71324b8e83797fb54
parent523627b6ac01c84afbc7b08976f76820a71c4d37
3153: when new_users_are_active config param is set, even blacklisted users will be "active", and hence the email notification would say the user is setup when auto_setup_new_users is set.
services/api/app/mailers/admin_notifier.rb
services/api/test/unit/user_test.rb