about summary refs log tree commit diff
path: root/app/views/admin/email_domain_blocks/_email_domain_block.html.haml
AgeCommit message (Collapse)Author
2018-10-20Add option to block reports from domain (#8830)Eugen Rochko
2017-10-04Implement EmailBlackList (#5109)utam0k
* 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