nocobase/packages/core/create-nocobase-app/templates/app
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
..
packages/plugins refactor!: plugins build and plugins load (#2253) 2023-08-02 00:07:52 +08:00
storage
.buildrc.ts
.editorconfig
.env.tpl feat(auth): support signing in with username (#2376) 2023-08-19 22:02:26 +08:00
.eslintignore
.eslintrc
.gitignore.tpl refactor!: plugins build and plugins load (#2253) 2023-08-02 00:07:52 +08:00
.prettierignore
.prettierrc
jest.config.js
jest.setup.ts
lerna.json
package.json.tpl refactor: upgrade umi, react and react-router-dom (#1921) 2023-06-20 11:48:02 +08:00
tsconfig.jest.json
tsconfig.json.tpl
tsconfig.server.json