grafana/public/app/features/admin
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
..
ldap TopNav: New page layouts (#51510) 2022-07-06 17:00:56 +02:00
partials Admin: Cleanup old admin users edit page, see #19139 (#24463) 2020-05-10 21:05:02 +02:00
state Chore: Enable useUnknownInCatchVariables for stricter type checking in catch blocks (#50591) 2022-06-15 08:59:29 +01:00
AdminEditOrgPage.tsx Navigation: Use new page layout in Service accounts item page (#54200) 2022-08-25 13:11:30 +02:00
AdminListOrgsPage.tsx any/type assertion fixes (#57009) 2022-10-17 10:10:10 +01:00
AdminOrgsTable.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
AdminSettings.tsx any/type assertion fixes (#57009) 2022-10-17 10:10:10 +01:00
CrawlerStartButton.tsx grafana/ui: Add default type="button" to <Button> (#48183) 2022-05-04 18:36:14 +02:00
CrawlerStatus.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
LicenseChrome.tsx Chore: Migrate more usage of v1 themes to v2 (#57680) 2022-11-02 10:25:08 +00:00
OrgRolePicker.tsx ServiceAccounts: refactor UI (#49508) 2022-06-01 09:35:16 +02:00
ServerStats.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
ServerStats.tsx Storage: Add basic file upload management (#50638) 2022-07-05 10:53:41 -07:00
UpgradePage.tsx Chore/React18: Update component prop types (#56898) 2022-10-14 10:24:32 +01:00
UserAdminPage.tsx GoogleOAuth: Unlock UI (#57350) 2022-10-20 14:52:36 +02:00
UserCreatePage.tsx Chore/React18: Update component prop types (#56898) 2022-10-14 10:24:32 +01:00
UserLdapSyncInfo.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
UserListAdminPage.tsx any/type assertion fixes (#57009) 2022-10-17 10:10:10 +01:00
UserOrgs.tsx Chore: Migrate more usage of v1 themes to v2 (#57680) 2022-11-02 10:25:08 +00:00
UserPermissions.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
UserProfile.tsx Fix: Email and username trimming and invitation validation (#58442) 2022-11-14 13:11:26 +01:00
UserSessions.tsx I18n: Migrate to I18next (#55845) 2022-10-06 16:34:04 +01:00
utils.ts Fix: Email and username trimming and invitation validation (#58442) 2022-11-14 13:11:26 +01:00