storj/satellite/console/consoleweb/consoleapi
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
..
analytics.go Track user events through HubSpot events API (#4300) 2021-12-09 12:52:51 -08:00
apikeys_test.go satellite/console: Implement MFA backend 2021-07-26 16:37:05 +00:00
apikeys.go satellite/console/.../consoleapi: Standardize serveJSONError 2021-06-29 09:40:07 -04:00
auth_test.go satellite/{console,satellitedb}: Forbid creating users with used email 2021-12-15 17:24:35 +00:00
auth.go satellite/{console,satellitedb}: Forbid creating users with used email 2021-12-15 17:24:35 +00:00
buckets_test.go satellite/buckets: add new buckets service 2021-11-16 12:36:17 +02:00
buckets.go satellite/console/.../consoleapi: Standardize serveJSONError 2021-06-29 09:40:07 -04:00
common.go satellite/{console,satellitedb}: Forbid creating users with used email 2021-12-15 17:24:35 +00:00
payments.go satellite/{payments,satellitedb}: Remove custom coupon implementation 2021-10-11 19:47:00 +00:00
usagelimits_test.go satellite/console: Implement MFA backend 2021-07-26 16:37:05 +00:00
usagelimits.go satellite/console/.../consoleapi: Standardize serveJSONError 2021-06-29 09:40:07 -04:00