]> cat aescling's git repositories - mastodon.git/commit
[#817] Add email whitelist
authorPete Keen <pete@petekeen.net>
Tue, 4 Apr 2017 15:04:44 +0000 (11:04 -0400)
committerPete Keen <pete@petekeen.net>
Tue, 4 Apr 2017 15:20:15 +0000 (11:20 -0400)
commite9a6da6bc739f4f68447f56b93810762da388ce8
tree5e18d2c5197f7e14d372d1353467bcba69f196c8
parent5f54981846508daf9558f66ffd70d42d8213bea9
[#817] Add email whitelist

This adds the ability to filter user signup with a whitelist
instead of or in addition to a blacklist.

Fixes #817
.env.production.sample
app/lib/email_validator.rb
config/initializers/blacklists.rb
spec/models/user_spec.rb