storj/satellite/mailservice
Jeremy Wharton 9d13c649a2 satellite/{console,satellitedb}: Forbid creating users with used email
This change disallows creation of users possessing the same email.
If a user attempts to create an account with an email address
that's already used - whether it belongs to an active account or not -
he will be notified of unsuccessful account creation. If he attempts to
log in using an email address belonging to an inactive account,
he will be presented with a link allowing him to re-send the
verification email. Attempting to register with an email address
belonging to an existing account triggers a password reset email.

Change-Id: Iefd8c3bef00ecb1dd9e8504594607aa0dca7d82e
2021-12-15 17:24:35 +00:00
..
simulate web/satellite,satellite/console: Overhaul password reset 2021-08-12 17:40:53 +00:00
service.go satellite/{console,satellitedb}: Forbid creating users with used email 2021-12-15 17:24:35 +00:00