Commit Graph

4 Commits (82d3e178ba2b6a475079edbafa3d8c08cc42b441)

Author SHA1 Message Date
Eugen Rochko e642516264 Change e-mail domain blocks to match subdomains of blocked domains () 2022-08-24 19:00:55 +02:00
Eugen Rochko ea5bf21a1d Change e-mail domain blocks to block IPs dynamically ()
* Change e-mail domain blocks to block IPs dynamically

* Update app/workers/scheduler/email_domain_block_refresh_scheduler.rb

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>

* Update app/workers/scheduler/email_domain_block_refresh_scheduler.rb

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
2022-02-24 17:28:23 +01:00
Yamagishi Kazutoshi 3a51544e9a Add uniqueness to block email domains () 2017-11-14 20:37:17 +01:00
utam0k 51f8cbfbeb Implement EmailBlackList ()
* 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
2017-10-04 15:16:10 +02:00