grafana/public/app/core/components/Signup
Jo 121631daae
Fix: Email and username trimming and invitation validation (#58442)
* fix: email and username trimming and invitation validation

* Trim leading and trailing whitespaces from email and username on signup

* Check whether the provided email address is the same as where the invitation sent

* Align tests

Co-authored-by: Mihaly Gyongyosi <mgyongyosi@users.noreply.github.com>
2022-11-14 13:11:26 +01:00
..
SignupPage.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
SignupPage.tsx Fix: Email and username trimming and invitation validation (#58442) 2022-11-14 13:11:26 +01:00
VerifyEmail.tsx Fix: Email and username trimming and invitation validation (#58442) 2022-11-14 13:11:26 +01:00
VerifyEmailPage.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
VerifyEmailPage.tsx Chore/React18: Update component prop types (#56898) 2022-10-14 10:24:32 +01:00