tachybase_todo/packages/plugins/@nocobase/plugin-users/src/server
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
..
__tests__ feat(plugin-user): add model method desensitize() to filter hidden field (#3768) 2024-03-20 23:22:22 +08:00
actions fix(acl): bug of user filtering when adding them to roles (#3754) 2024-03-19 17:53:13 +08:00
collections refactor: optimize the command line (#3339) 2024-01-08 19:05:14 +08:00
locale feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
migrations fix(custom-request): permission issues (#3306) 2024-01-13 18:13:18 +08:00
models feat(plugin-user): add model method desensitize() to filter hidden field (#3768) 2024-03-20 23:22:22 +08:00
index.ts feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
server.ts feat(plugin-user): add model method desensitize() to filter hidden field (#3768) 2024-03-20 23:22:22 +08:00