Commit Graph

3 Commits (086fc7ed7733c7ec3b51a2513d496670f6a97219)

Author SHA1 Message Date
Matt Jankowski c44a700252 Quick best practice cleanup of views/helpers ()
* Remove trailing whitespace

* Use query methods instead of explicit .blank? checks
Pete Keen e9a6da6bc7 [] Add email whitelist
This adds the ability to filter user signup with a whitelist
instead of or in addition to a blacklist.

Fixes 
Eugen Rochko b362de2232 Adding configurable e-mail blacklist