about summary refs log tree commit diff
path: root/app/controllers/admin/email_domain_blocks_controller.rb
AgeCommit message (Expand)Author
2023-03-20Remove references to non-existent actions (#24183)Matt Jankowski
2022-11-17Support for import/export of instance-level domain blocks/allows for 4.x w/ a...lenore gilbert
2022-07-05Add customizable user roles (#18641)Eugen Rochko
2022-02-26Fix error when a MX is shared across blocked domains (#17650)Claire
2022-02-24Change e-mail domain blocks to block IPs dynamically (#17635)Eugen Rochko
2020-08-12Improve email address validation (#14565)ThibG
2020-03-12Add option to include resolved DNS records when blacklisting e-mail domains i...Eugen Rochko
2017-11-24Add logging of admin actions (#5757)Eugen Rochko
2017-11-11Add moderator role and add pundit policies for admin actions (#5635)Eugen Rochko
2017-10-04Implement EmailBlackList (#5109)utam0k