* 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> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| ChangePassword.tsx | ||
| CurrentUser.tsx | ||
| CurrentUserProvider.tsx | ||
| CurrentUserSettingsMenuProvider.tsx | ||
| EditProfile.tsx | ||
| index.md | ||
| index.ts | ||
| LanguageSettings.tsx | ||
| SigninPage.tsx | ||
| SigninPageExtension.tsx | ||
| SignupPage.tsx | ||
| SwitchRole.tsx | ||
| VerificationCode.tsx | ||