Commit Graph

2 Commits (a40167cf4d51743965a90f1f7496b5a1e9e25f18)

Author SHA1 Message Date
Lynx Kotoura 43577e9f59 Fix style of email domain block table (#5218) 7 years ago
utam0k b3af3f9f8c Implement EmailBlackList (#5109)
* Implement BlacklistedEmailDomain

* Use Faker::Internet.domain_name

* Remove note column

* Add frozen_string_literal comment

* Delete unnecessary codes

* Sort alphabetically

* Change of wording

* Rename BlacklistedEmailDomain to EmailDomainBlock
7 years ago