about summary refs log tree commit diff
path: root/app/helpers/email_helper.rb
AgeCommit message (Collapse)Author
2023-02-08Apply Rubocop Performance/StringReplacement (#23445)Nick Schonning
2021-04-17Add canonical e-mail blocks for suspended accounts (#16049)Eugen Rochko
Prevent new accounts from being created using the same underlying e-mail as a suspended account using extensions and period permutations. Stores e-mails as a SHA256 hash