nocobase/packages/plugins/@nocobase/plugin-acl/src/server
YANG QIA 948a6345e0
fix(acl): use default role when x-role does not belong to the current user (#4507)
* fix(acl): use default role when `x-role` does not belong to the current user

* fix: test
2024-05-29 11:53:44 +08:00
..
__tests__ fix(acl): use default role when x-role does not belong to the current user (#4507) 2024-05-29 11:53:44 +08:00
actions chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
collections chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
middlewares fix(acl): use default role when x-role does not belong to the current user (#4507) 2024-05-29 11:53:44 +08:00
migrations chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
model chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
index.ts chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
server.ts fix: attachment collection permission (#4470) 2024-05-23 19:50:24 +08:00