nocobase/packages/plugins/@nocobase/plugin-users
Junyi 9b27fa955a
feat(plugin-user): add model method desensitize() to filter hidden field (#3768)
* feat(plugin-user): add model method desensitize() to filter hidden field

* fix(plugin-workflow-action-trigger): fix user fields in context
2024-03-20 23:22:22 +08:00
..
src feat(plugin-user): add model method desensitize() to filter hidden field (#3768) 2024-03-20 23:22:22 +08:00
.npmignore feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
client.d.ts fix: in the dev environment, all plugins are loaded locally (#3309) 2024-01-03 17:31:58 +08:00
client.js fix: in the dev environment, all plugins are loaded locally (#3309) 2024-01-03 17:31:58 +08:00
LICENSE feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
package.json chore(versions): 😊 publish v0.20.0-alpha.15 2024-03-20 14:47:28 +08:00
README.md feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
README.zh-CN.md feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
server.d.ts fix: in the dev environment, all plugins are loaded locally (#3309) 2024-01-03 17:31:58 +08:00
server.js fix: in the dev environment, all plugins are loaded locally (#3309) 2024-01-03 17:31:58 +08:00

users

English | 中文

安装激活

内置插件无需手动安装激活。

使用方法