grafana/public/app/features/invites
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
..
state Auth: Check for OrgUsersAdd on frontend to display pending invites (#58217) 2022-11-04 11:14:59 +00:00
InviteeRow.tsx GrafanaUI: Add success state to ClipboardButton (#52069) 2022-07-20 10:33:46 +01:00
InviteesTable.test.tsx Convert InviteesTable test to RTL (#50674) 2022-06-15 09:54:26 +01:00
InviteesTable.tsx Convert InviteesTable test to RTL (#50674) 2022-06-15 09:54:26 +01:00
SignupInvited.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
SignupInvited.tsx Fix: Email and username trimming and invitation validation (#58442) 2022-11-14 13:11:26 +01:00