about summary refs log tree commit diff
path: root/db/migrate/20210416200740_create_canonical_email_blocks.rb
AgeCommit message (Collapse)Author
2021-06-30Fix missing on_delete: :cascade for canonical_email_blocks foreign key (#16448)Claire
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