Eugen Rochko
|
a29a982eaa
|
Change e-mail domain blocks to block IPs dynamically (#17635)
* 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 |
aus-social
|
1f98eae1cf
|
Lint pass (#8876)
|
2018-10-04 12:36:53 +02:00 |
Yamagishi Kazutoshi
|
d10447c3a8
|
Use raw status code on have_http_status (#7214)
|
2018-04-21 21:35:07 +02:00 |
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
|
2017-10-04 15:16:10 +02:00 |