chenos
|
97096f8a6a
|
fix: test env file
|
2024-08-26 19:18:05 +08:00 |
|
jack zhang
|
4404f5fa13
|
feat: encryption field (#4975)
* feat: add @nocobase/plugin-field-encryption
* fix: bug
* fix: hook
* fix: add operators
* feat: add hidden
* fix: i18n
* fix: bug
* feat: env add ENCRYPTION_FIELD_KEY
* fix: exception handling
* fix: error message i18n
* fix: add `addFieldInterfaces()` alias
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: workflow env
* fix: bug
* fix: e2e
* fix: e2e bug
* fix: move `checkKey()` to field
* fix: move EncryptionField to database package
* fix: move encryption plugin to pro
* chore: encryption field in field type map
* fix: unit test
* fix: remove console
* fix: add more value check
* fix: bug
* fix: bug
* fix: bug
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: Chareice <chareice@live.com>
|
2024-08-09 17:14:37 +08:00 |
|
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 |
|
chenos
|
c64e32945e
|
fix: yarn start error in windows system (#1177)
* feat: add .env.test.example
* fix: yarn start error in windows system
|
2022-12-02 14:23:07 +08:00 |
|