storj/web/satellite/src/components/common
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
..
AddCouponCodeInput.vue web/satellite: fixed inputs to have correct box-sizing 2021-09-10 11:40:09 +00:00
BaseChart.vue web/satellite: implemented charts UI for new project dashboard 2021-12-01 15:55:20 +00:00
GeneratePassphrase.vue web/satellite: moved object's passphrase step to be after buckets 2021-11-08 11:45:35 +00:00
HeaderedInput.vue web/satellite: fixed inputs to have correct box-sizing 2021-09-10 11:40:09 +00:00
HeaderlessInput.vue testsuite/ui/satellite: refactored go-rod tests selectors a little bit 2021-10-04 12:52:40 +00:00
PagesBlock.vue web/: add @vue/component annotations 2021-08-31 21:25:49 +03:00
PasswordStrength.vue web/: add @vue/component annotations 2021-08-31 21:25:49 +03:00
RegistrationSuccess.vue satellite/{console,satellitedb}: Forbid creating users with used email 2021-12-15 17:24:35 +00:00
SelectInput.vue web/: add @vue/component annotations 2021-08-31 21:25:49 +03:00
ValidationMessage.vue web/: add @vue/component annotations 2021-08-31 21:25:49 +03:00
VBar.vue web/: add @vue/component annotations 2021-08-31 21:25:49 +03:00
VButton.vue web/satellite: added charts date range picker for new project dashboard 2021-12-01 15:55:36 +00:00
VChart.vue web/satellite: implemented charts UI for new project dashboard 2021-12-01 15:55:20 +00:00
VCheckbox.vue web/satellite: reworked Encrypt your data component 2021-11-05 17:36:01 +00:00
VDateRangePicker.vue web/satellite: added charts date range picker for new project dashboard 2021-12-01 15:55:36 +00:00
VerticalArrows.vue web/: add @vue/component annotations 2021-08-31 21:25:49 +03:00
VHeader.vue web/: add @vue/component annotations 2021-08-31 21:25:49 +03:00
VInfo.vue web/satellite: fix for button label uppercase issue 2021-09-22 18:51:05 +00:00
VList.vue web/: add @vue/component annotations 2021-08-31 21:25:49 +03:00
VLoader.vue web/: add @vue/component annotations 2021-08-31 21:25:49 +03:00
VPagination.vue web/: add @vue/component annotations 2021-08-31 21:25:49 +03:00
VSearch.vue web/: add @vue/component annotations 2021-08-31 21:25:49 +03:00