mastodon/app
Eugen Rochko b3ceb3dcc4
Add canonical e-mail blocks for suspended accounts (#16049)
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
2021-04-17 03:14:25 +02:00
..
chewy
controllers
helpers Add canonical e-mail blocks for suspended accounts (#16049) 2021-04-17 03:14:25 +02:00
javascript
lib Fix reports of already suspended accounts being recorded (#16047) 2021-04-16 22:01:05 +02:00
mailers
models Add canonical e-mail blocks for suspended accounts (#16049) 2021-04-17 03:14:25 +02:00
policies
presenters
serializers
services Fix reports of already suspended accounts being recorded (#16047) 2021-04-16 22:01:05 +02:00
validators Add canonical e-mail blocks for suspended accounts (#16049) 2021-04-17 03:14:25 +02:00
views
workers