storj/satellite/console/consoleweb
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
..
consoleapi satellite/{console,satellitedb}: Forbid creating users with used email 2021-12-15 17:24:35 +00:00
consoleql satellite/{console,satellitedb}: Forbid creating users with used email 2021-12-15 17:24:35 +00:00
consolewebauth satellite/console/consoleweb: add endpoint tests 2021-08-19 12:22:45 +03:00
endpoints_test.go satellite/{satellitedb, web}: display object count in satellite UI 2021-11-01 18:26:13 +00:00
server_test.go satellite/console: Automatically log a user in after verifying email 2021-10-13 13:08:27 +00:00
server.go satellite/{console,satellitedb}: Forbid creating users with used email 2021-12-15 17:24:35 +00:00
utils.go all: fix dots 2020-07-16 14:58:28 +00:00