tachybase_todo/packages/core/client/src/user
YANG QIA be6b949f55
feat(auth): support signing in with username (#2376)
* feat(auth): support signing in with username

* chore: compatibility && add INIT_ROOT_USERNAME

* chore: add default username of root user

* chore: add notice

* fix: typo

* chore: change rule of username

* fix: sqlite add unique constraint

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2023-08-19 22:02:26 +08:00
..
__tests__ feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
ChangePassword.tsx refactor: fix warning of antd 4.x (#1998) 2023-06-22 19:51:16 +08:00
CurrentUser.tsx feat(auth): support signing in with username (#2376) 2023-08-19 22:02:26 +08:00
CurrentUserProvider.tsx feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
CurrentUserSettingsMenuProvider.tsx fix: fix sorting of user menu (#2288) 2023-07-21 10:39:58 +08:00
EditProfile.tsx feat(auth): support signing in with username (#2376) 2023-08-19 22:02:26 +08:00
index.md refactor: upgrade umi, react and react-router-dom (#1921) 2023-06-20 11:48:02 +08:00
index.ts feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
LanguageSettings.tsx refactor(client)!: upgrade antd to v5 (#2078) 2023-07-08 08:26:27 +08:00
SigninPage.tsx refactor: fix warning of antd 4.x (#1998) 2023-06-22 19:51:16 +08:00
SigninPageExtension.tsx feat: oidc (#1126) 2022-11-29 23:18:21 +08:00
SignupPage.tsx refactor: upgrade umi, react and react-router-dom (#1921) 2023-06-20 11:48:02 +08:00
SwitchRole.tsx refactor(client)!: upgrade antd to v5 (#2078) 2023-07-08 08:26:27 +08:00
VerificationCode.tsx fix: eslint (#1759) 2023-04-25 13:12:14 +08:00