storj/satellite/console/consoleweb/consoleql
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
..
testdata web/satellie: added missing alt attribute to img tags (#3172) 2019-10-04 16:22:26 +03:00
apikey.go all: add missing dots 2020-08-11 17:50:01 +03:00
mail.go all: add missing dots 2020-08-11 17:50:01 +03:00
mutation_test.go satellite/{console,satellitedb}: Forbid creating users with used email 2021-12-15 17:24:35 +00:00
mutation.go satellite/console: UpdateProject changes 2021-09-01 20:30:26 +00:00
project.go satellite/{satellitedb, web}: display object count in satellite UI 2021-11-01 18:26:13 +00:00
projectmember.go all: add missing dots 2020-08-11 17:50:01 +03:00
query_test.go satellite/{console,satellitedb}: Forbid creating users with used email 2021-12-15 17:24:35 +00:00
query.go web/satellite, web/marketing: remove referral program related UI code 2021-02-08 11:07:35 -05:00
reward.go all: add missing dots 2020-08-11 17:50:01 +03:00
schema.go all: fix dots 2020-07-16 14:58:28 +00:00
typecreator.go web/satellite,satellite/console: Allow paid tier users to edit limits 2021-08-18 00:07:10 +00:00
user.go all: add missing dots 2020-08-11 17:50:01 +03:00